You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by ra...@apache.org on 2019/07/20 07:10:01 UTC

[incubator-mxnet] 01/01: Update CODEOWNERS

This is an automated email from the ASF dual-hosted git repository.

rahul003 pushed a commit to branch rahul003-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git

commit fdc62979103265ee57f311a7cef6ff674214eb89
Author: Rahul Huilgol <ra...@gmail.com>
AuthorDate: Sat Jul 20 00:09:40 2019 -0700

    Update CODEOWNERS
---
 CODEOWNERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CODEOWNERS b/CODEOWNERS
index 7007e80..ba9911b 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -42,8 +42,8 @@
 /plugin/          @pllarroy
 
 # CMake
-CMakeLists.txt    @szha @rahul003 @pllarroy
-/cmake/           @szha @rahul003 @pllarroy
+CMakeLists.txt    @szha @pllarroy
+/cmake/           @szha @pllarroy
 
 # MXNet CI
 dev_menu.py         @pllarroy