Forráskód Böngészése

Merge pull request #4050 from SvenDowideit/put-back-LGTM

bring back the explanation of our LGTM process
Sven Dowideit 11 éve
szülő
commit
6b925a4991
1 módosított fájl, 12 hozzáadás és 0 törlés
  1. 12 0
      CONTRIBUTING.md

+ 12 - 0
CONTRIBUTING.md

@@ -109,6 +109,18 @@ name and email address match your git configuration. The AUTHORS file is
 regenerated occasionally from the git commit history, so a mismatch may result
 in your changes being overwritten.
 
+### Merge approval
+
+Docker maintainers use LGTM (looks good to me) in comments on the code review
+to indicate acceptance.
+
+A change requires LGTMs from an absolute majority of the maintainers of each
+component affected. For example, if a change affects docs/ and registry/, it
+needs an absolute majority from the maintainers of docs/ AND, separately, an
+absolute majority of the maintainers of registry
+
+For more details see [MAINTAINERS.md](hack/MAINTAINERS.md)
+
 ### Sign your work
 
 The sign-off is a simple line at the end of the explanation for the