cjolivier01 commented on a change in pull request #9426: header updates to clarify use of CODEOWNERS URL: https://github.com/apache/incubator-mxnet/pull/9426#discussion_r161417327
########## File path: 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 Review comment: Who is "we"? ---------------------------------------------------------------- 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
