This is an automated email from the ASF dual-hosted git repository. marcoabreu pushed a commit to branch marcoabreu-patch-codeowners in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git
commit a797805dd61e80978d03cdf03ec3e97dda4f6491 Author: Marco de Abreu <[email protected]> AuthorDate: Thu Aug 22 00:59:05 2019 -0700 Update CODEOWNERS --- CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 74caea2..47e0af7 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -47,7 +47,8 @@ CMakeLists.txt @szha @pllarroy # MXNet CI dev_menu.py @pllarroy -/ci/ @pllarroy +/ci/ @pllarroy @marcoabreu +/docker/ @marcoabreu /tests/ci_build/ @marcoabreu Jenkinsfile @marcoabreu .travis.yml @marcoabreu
