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

Commit 5f9a680

Browse files
authored
subscribe to build and CD changes (#16192)
1 parent 5fe4d2a commit 5f9a680

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)