piiswrong closed pull request #9426: header updates to clarify use of CODEOWNERS
URL: https://github.com/apache/incubator-mxnet/pull/9426
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/CODEOWNERS b/CODEOWNERS
index 836eb088f4..35db51f34d 100644
--- a/CODEOWNERS
+++ b/CODEOWNERS
@@ -1,4 +1,17 @@
 # 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


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to