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

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


The following commit(s) were added to refs/heads/master by this push:
     new 6be0b9a  Add CODEOWNERS for Julia package (#13872)
6be0b9a is described below

commit 6be0b9a11e704b72858caafcf55b7c29534aab6a
Author: Iblis Lin <[email protected]>
AuthorDate: Tue Jan 15 11:31:40 2019 +0800

    Add CODEOWNERS for Julia package (#13872)
---
 CODEOWNERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CODEOWNERS b/CODEOWNERS
index 8b48257..a9655ec 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -20,6 +20,7 @@
 /python/mxnet/optimizer/          @eric-haibin-lin
 /python/mxnet/gluon/trainer.py    @eric-haibin-lin
 /contrib/clojure-package/         @gigasquid
+/julia/                           @iblis17
 
 # C++ base
 /src/kvstore/     @rahul003 @anirudh2290

Reply via email to