Skip to content

Commit

Permalink
Reduce emails (apache#10447)
Browse files Browse the repository at this point in the history
  • Loading branch information
cjolivier01 authored Apr 6, 2018
1 parent 590ec3f commit 4f306c9
Showing 1 changed file with 3 additions and 18 deletions.
21 changes: 3 additions & 18 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -17,25 +17,9 @@
/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
CMakeLists.txt @szha
/cmake/ @szha

# MXNet CI
/tests/ci_build/ @marcoabreu
Expand All @@ -61,3 +45,4 @@ prepare_mkl.sh @szha

# Github templates
/.github/ @szha

0 comments on commit 4f306c9

Please sign in to comment.