Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
update code owner (#13737)
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-haibin-lin authored Dec 27, 2018
1 parent b6b197a commit 3bfcd93
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,14 @@
* @apache/mxnet-committers

# Language bindings
/R-package/ @thirdwing
/scala-package/ @yzhliu @nswamy @pllarroy
/perl-package/ @sergeykolychev
/python/ @szha @pllarroy
/contrib/clojure-package/ @gigasquid
/R-package/ @thirdwing
/scala-package/ @yzhliu @nswamy @pllarroy
/perl-package/ @sergeykolychev
/python/ @szha @pllarroy
/python/mxnet/kvstore.py @eric-haibin-lin
/python/mxnet/optimizer/ @eric-haibin-lin
/python/mxnet/gluon/trainer.py @eric-haibin-lin
/contrib/clojure-package/ @gigasquid

# C++ base
/src/kvstore/ @rahul003 @anirudh2290
Expand All @@ -31,6 +34,7 @@
/src/nnvm/ @anirudh2290
/src/operator/ @anirudh2290
/src/profiler/ @anirudh2290
/src/kvstore/ @eric-haibin-lin
/src/storage/ @anirudh2290
/tests/cpp/ @anirudh2290
/cpp-package/ @nswamy @pllarroy
Expand Down

0 comments on commit 3bfcd93

Please sign in to comment.