PEP 8000: Add reference to PEP 8013 (#780)

This commit is contained in:
Steve Dower 2018-09-17 14:40:48 -07:00 committed by GitHub
parent a6e6bfe6bb
commit f390c4ff94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -68,6 +68,15 @@ PEPs.
decisions affecting the Python language. It also describes the criteria for
voting eligibility.
* PEP 8013 - The External Governance Model
This PEP describes a new model of Python governance based on an external
council who are responsible for ensuring good process. Elected by the core
development team, this council may reject proposals that are not
sufficiently detailed, do not consider all affected users, or are not
appropriate for the upcoming release. This PEP does *not* name members of
such a council. For that, see PEP 13.
Additional governance models may be added before the final selection.