We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe1e1d7 commit 7b508ccCopy full SHA for 7b508cc
CODEOWNERS
@@ -41,19 +41,24 @@
41
/src/ @pllarroy
42
/plugin/ @pllarroy
43
44
-# CMake
+# Build system
45
CMakeLists.txt @szha @pllarroy
46
/cmake/ @szha @pllarroy
47
+/make/ @szha
48
49
# MXNet CI
50
dev_menu.py @pllarroy
51
/ci/ @pllarroy @marcoabreu @aaronmarkham
52
+/ci/publish/ @szha
53
/docker/ @marcoabreu
54
/tests/ci_build/ @marcoabreu
55
Jenkinsfile @marcoabreu
56
.travis.yml @marcoabreu
57
appveyor.yml @marcoabreu
58
59
+# MXNet CD
60
+/cd/ @szha
61
+
62
# Build logic
63
Makefile @szha
64
prepare_mkl.sh @szha
0 commit comments