We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8d3a8c + 8f48f64 commit 339a833Copy full SHA for 339a833
1 file changed
docs/contributing/standards.rst
@@ -114,6 +114,10 @@ Deis maintainers add "**LGTM**" (Looks Good To Me) in code
114
review comments to indicate that a PR is acceptable. Any code change--other than
115
a simple typo fix or one-line documentation change--requires at least two of
116
Deis' maintainers to accept the change in this manner before it can be merged.
117
+If the PR is from a Deis maintainer, then he or she should be the one to merge
118
+it. This is for cleanliness in the commit stream as well as giving the
119
+maintainer the benefit of adding more fixes or commits to a PR before the
120
+merge.
121
122
.. _Python: http://www.python.org/
123
.. _Go: http://golang.org/
0 commit comments