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

Commit

Permalink
subscribe to build and CD changes (#16192)
Browse files Browse the repository at this point in the history
  • Loading branch information
szha committed Sep 19, 2019
1 parent 5fe4d2a commit 5f9a680
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 5f9a680

Please sign in to comment.