cjolivier01 closed pull request #9786: Add C++ modules to CODEOWNERS
URL: https://github.com/apache/incubator-mxnet/pull/9786
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/CODEOWNERS b/CODEOWNERS
index c959c1ea1c..07ac360f53 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -17,6 +17,22 @@
 /perl-package/    @sergeykolychev
 /python/          @szha
 
+# C++ base, broken down into components
+/include/         @cjolivier01
+/src/c_api/       @cjolivier01
+/src/common/      @cjolivier01
+/src/engine/      @cjolivier01
+/src/executor/    @cjolivier01
+/src/imperative/  @cjolivier01
+/src/io/          @cjolivier01
+/src/kvstore/     @cjolivier01
+/src/ndarray/     @cjolivier01
+/src/nnvm/        @cjolivier01
+/src/operator/    @cjolivier01
+/src/profiler/    @cjolivier01
+/src/storage/     @cjolivier01
+/tests/cpp/       @cjolivier01
+
 # CMake
 CMakeLists.txt    @cjolivier01 @szha
 /cmake/           @cjolivier01 @szha


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to