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

Commit

Permalink
Remove code owner (#17928)
Browse files Browse the repository at this point in the history
* Add dependency for cpp tests

* Remove from CODEOWNERS
anirudh2290 authored Apr 16, 2020
1 parent 2c4732b commit ce48a9d
Showing 1 changed file with 12 additions and 14 deletions.
26 changes: 12 additions & 14 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -23,20 +23,18 @@
/julia/ @iblis17

# C++ base
/src/kvstore/ @rahul003 @anirudh2290 @eric-haibin-lin @apeforest
/include/ @anirudh2290 @pllarroy @eric-haibin-lin
/src/c_api/ @anirudh2290 @eric-haibin-lin @apeforest
/src/common/ @anirudh2290
/src/engine/ @anirudh2290 @eric-haibin-lin @apeforest
/src/executor/ @anirudh2290 @eric-haibin-lin @apeforest
/src/imperative/ @anirudh2290 @eric-haibin-lin @apeforest
/src/io/ @anirudh2290 @eric-haibin-lin @apeforest
/src/ndarray/ @anirudh2290 @eric-haibin-lin @apeforest
/src/nnvm/ @anirudh2290 @eric-haibin-lin @apeforest
/src/operator/ @anirudh2290 @eric-haibin-lin @apeforest
/src/profiler/ @anirudh2290 @eric-haibin-lin
/src/storage/ @anirudh2290 @eric-haibin-lin
/tests/cpp/ @anirudh2290
/src/kvstore/ @rahul003 @eric-haibin-lin @apeforest
/include/ @pllarroy @eric-haibin-lin
/src/c_api/ @eric-haibin-lin @apeforest
/src/engine/ @eric-haibin-lin @apeforest
/src/executor/ @eric-haibin-lin @apeforest
/src/imperative/ @eric-haibin-lin @apeforest
/src/io/ @eric-haibin-lin @apeforest
/src/ndarray/ @eric-haibin-lin @apeforest
/src/nnvm/ @eric-haibin-lin @apeforest
/src/operator/ @eric-haibin-lin @apeforest
/src/profiler/ @eric-haibin-lin
/src/storage/ @eric-haibin-lin
/cpp-package/ @nswamy @pllarroy
/src/ @pllarroy
/plugin/ @pllarroy

0 comments on commit ce48a9d

Please sign in to comment.