This is an automated email from the ASF dual-hosted git repository.
kaxilnaik pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/master by this push:
new 625afa2 Improve Committer's guide docs (#11338)
625afa2 is described below
commit 625afa2af226a759299927ad64ca25fe99ff5a1e
Author: Kaxil Naik <[email protected]>
AuthorDate: Thu Oct 8 10:24:07 2020 +0100
Improve Committer's guide docs (#11338)
---
CONTRIBUTING.rst | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 1976a82..d58e8a4 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -1181,10 +1181,9 @@ The following commit policy passed by a vote 8(binding
FOR) to 0 against on May
and slightly modified and consensus reached in October 2020:
* Commits need a +1 vote from a committer who is not the author
-* Furthermore, do not merge a PR that regresses linting or does not pass CI
tests (unless we have
+* Do not merge a PR that regresses linting or does not pass CI tests (unless
we have
justification such as clearly transient error).
-* When we do AIP voting, both PMC and committer +1s are considered as binding
vote based on internal
- PMC discussion.
+* When we do AIP voting, both PMC and committer +1s are considered as binding
vote.
Resources & Links
=================