PEP 732: Add Discussions-To and Post-History, fix typo (#3509)
This commit is contained in:
parent
718157a661
commit
8df0448eca
|
@ -2,10 +2,12 @@ PEP: 732
|
||||||
Title: The Python Documentation Editorial Board
|
Title: The Python Documentation Editorial Board
|
||||||
Author: Joanna Jablonski
|
Author: Joanna Jablonski
|
||||||
Sponsor: Mariatta Wijaya
|
Sponsor: Mariatta Wijaya
|
||||||
|
Discussions-To: https://discuss.python.org/t/pep-732-the-python-documentation-editorial-board/36710
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Process
|
Type: Process
|
||||||
Topic: Governance
|
Topic: Governance
|
||||||
Created: 14-Oct-2023
|
Created: 14-Oct-2023
|
||||||
|
Post-History: `20-Oct-2023 <https://discuss.python.org/t/pep-732-the-python-documentation-editorial-board/36710>`__
|
||||||
|
|
||||||
|
|
||||||
Abstract
|
Abstract
|
||||||
|
@ -51,8 +53,8 @@ The editorial board will:
|
||||||
* Seek to achieve consensus among contributors prior to making decisions
|
* Seek to achieve consensus among contributors prior to making decisions
|
||||||
* Be the final arbiter for documentation content decisions
|
* Be the final arbiter for documentation content decisions
|
||||||
|
|
||||||
Responsiblities
|
Responsibilities
|
||||||
---------------
|
----------------
|
||||||
|
|
||||||
The board has authority to make decisions about Python’s
|
The board has authority to make decisions about Python’s
|
||||||
documentation, as scoped below. For example, it can:
|
documentation, as scoped below. For example, it can:
|
||||||
|
|
Loading…
Reference in New Issue