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:00 UTC

[incubator-mxnet] branch rahul003-patch-1 created (now fdc6297)

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

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


      at fdc6297  Update CODEOWNERS

This branch includes the following new commits:

     new fdc6297  Update CODEOWNERS

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-mxnet] 01/01: Update CODEOWNERS

Posted by ra...@apache.org.
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