jscheffl commented on code in PR #36969:
URL: https://github.com/apache/airflow/pull/36969#discussion_r1466962083


##########
generated/PYPI_README.md:
##########
@@ -163,11 +163,20 @@ release provided they have access to the appropriate 
platform and tools.
 
 ## Contributing
 
-Want to help build Apache Airflow? Check out our [contributing 
documentation](https://github.com/apache/airflow/blob/main/CONTRIBUTING.rst).
+Want to help build Apache Airflow? Check out our [contributing 
documentation](https://github.com/apache/airflow/blob/main/contributing-docs/README.rst).
 
 Official Docker (container) images for Apache Airflow are described in 
[IMAGES.rst](https://github.com/apache/airflow/blob/main/IMAGES.rst).
 
 
+## Commit Policy
+
+* Commits need a +1 vote from a committer who is not the author
+* Do not merge a PR that regresses linting or does not pass CI tests (unless 
you have good
+  justification that it a transient error or something that is being fixed in 
other PR).
+* We do not merge PRs that have unresolved conversation. Note! This is 
experimental - to be assessed by the
+  end of January 2024 if we want to continue it.
+* When we do AIP voting, both PMC member's and committer's `+1s` are 
considered a binding vote.

Review Comment:
   I was rather referring to the fact that this chapter is about merging _PRs_ 
and I understand that AIP's voting rules - but AIP's are not _merged_.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to