Update PEP 13 for the latest steering council (#1322)
This commit is contained in:
parent
632742d2d7
commit
6b5dd00bf1
14
pep-0013.rst
14
pep-0013.rst
|
@ -24,17 +24,14 @@ The current steering council consists of:
|
||||||
* Barry Warsaw
|
* Barry Warsaw
|
||||||
* Brett Cannon
|
* Brett Cannon
|
||||||
* Carol Willing
|
* Carol Willing
|
||||||
* Guido van Rossum
|
* Thomas Wouters
|
||||||
* Nick Coghlan
|
* Victor Stinner
|
||||||
|
|
||||||
Per the results of the vote tracked in PEP 8100.
|
Per the results of the vote tracked in PEP 8100.
|
||||||
|
|
||||||
The core team consists of:
|
The core team consists of those listed in the private
|
||||||
|
https://github.com/python/voters/ repository which is publicly
|
||||||
[TODO: we need a canonical list somewhere, in order to hold votes and
|
shared via https://devguide.python.org/developers/.
|
||||||
things. Right now we have multiple non-canonical lists that need to be
|
|
||||||
consolidated. Where should we keep it? Dropping it straight into this
|
|
||||||
PEP doesn't feel like the best idea...]
|
|
||||||
|
|
||||||
|
|
||||||
Specification
|
Specification
|
||||||
|
@ -334,6 +331,7 @@ History of council elections
|
||||||
----------------------------
|
----------------------------
|
||||||
|
|
||||||
* January 2019: PEP 8100
|
* January 2019: PEP 8100
|
||||||
|
* December 2020: PEP 8101
|
||||||
|
|
||||||
|
|
||||||
History of amendments
|
History of amendments
|
||||||
|
|
Loading…
Reference in New Issue