Skip to content

Commit

Permalink
subscribe to build and CD changes (apache#16192)
Browse files Browse the repository at this point in the history
  • Loading branch information
szha authored and larroy committed Sep 28, 2019
1 parent fe1e1d7 commit 7b508cc
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -41,19 +41,24 @@
/src/ @pllarroy
/plugin/ @pllarroy

# CMake
# Build system
CMakeLists.txt @szha @pllarroy
/cmake/ @szha @pllarroy
/make/ @szha

# MXNet CI
dev_menu.py @pllarroy
/ci/ @pllarroy @marcoabreu @aaronmarkham
/ci/publish/ @szha
/docker/ @marcoabreu
/tests/ci_build/ @marcoabreu
Jenkinsfile @marcoabreu
.travis.yml @marcoabreu
appveyor.yml @marcoabreu

# MXNet CD
/cd/ @szha

# Build logic
Makefile @szha
prepare_mkl.sh @szha
Expand Down

0 comments on commit 7b508cc

Please sign in to comment.