Skip to content

Commit 7b508cc

Browse files
szhalarroy
authored andcommitted
subscribe to build and CD changes (apache#16192)
1 parent fe1e1d7 commit 7b508cc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CODEOWNERS

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,19 +41,24 @@
4141
/src/ @pllarroy
4242
/plugin/ @pllarroy
4343

44-
# CMake
44+
# Build system
4545
CMakeLists.txt @szha @pllarroy
4646
/cmake/ @szha @pllarroy
47+
/make/ @szha
4748

4849
# MXNet CI
4950
dev_menu.py @pllarroy
5051
/ci/ @pllarroy @marcoabreu @aaronmarkham
52+
/ci/publish/ @szha
5153
/docker/ @marcoabreu
5254
/tests/ci_build/ @marcoabreu
5355
Jenkinsfile @marcoabreu
5456
.travis.yml @marcoabreu
5557
appveyor.yml @marcoabreu
5658

59+
# MXNet CD
60+
/cd/ @szha
61+
5762
# Build logic
5863
Makefile @szha
5964
prepare_mkl.sh @szha

0 commit comments

Comments
 (0)