This is an automated email from the ASF dual-hosted git repository.
cjolivier01 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 894c6de Revert "header updates to clarify use of CODEOWNERS (#9426)"
(#9442)
894c6de is described below
commit 894c6deae9f7ac0dd69c5bd71a9eeaa0c734ddba
Author: Eric Junyuan Xie <[email protected]>
AuthorDate: Mon Jan 15 14:09:42 2018 -0800
Revert "header updates to clarify use of CODEOWNERS (#9426)" (#9442)
This reverts commit 63394de90cd5f600100380093e2d5636dd91c18a.
---
CODEOWNERS | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/CODEOWNERS b/CODEOWNERS
index 35db51f..836eb08 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -1,17 +1,4 @@
# Owners of Apache MXNet
-# Please see documentation of use of CODEOWNERS file at
-# https://help.github.com/articles/about-codeowners/ and
-# https://github.com/blog/2392-introducing-code-owners
-#
-# The first owner listed for a package is considered the maintainer for a
package.
-# Anybody can add themselves or a team (see
https://help.github.com/articles/about-teams/)
-# as additional owners to get notified about changes in a specific package.
-#
-# By default the package maintainer should merge PR after appropriate review.
-# A PR which received 2 +1 (or LGTM) comments can be merged by any committer.
-# In the future we might consider adopting required reviews
-# (see https://help.github.com/articles/about-pull-request-reviews/)
-
# Global owners
* @apache/mxnet-committers
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].