Skip to content

Commit 5bdec96

Browse files
hugovkCAM-Gerlachgpshead
authored
Meta: Add a governance topic (#2993)
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM> Co-authored-by: Gregory P. Smith <greg@krypto.org> Fixes #2987
1 parent c5efbac commit 5bdec96

19 files changed

+36
-180
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ repos:
188188
- id: validate-topic
189189
name: "'Topic' must be for a valid sub-index"
190190
language: pygrep
191-
entry: '^Topic:(?:(?! +(Packaging|Typing|Release)(, (Packaging|Typing|Release))*$))'
191+
entry: '^Topic:(?:(?! +(Governance|Packaging|Typing|Release)(, (Governance|Packaging|Typing|Release))*$))'
192192
files: '^pep-\d+\.(rst|txt)$'
193193
types: [text]
194194

pep-0013.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ PEP: 13
22
Title: Python Language Governance
33
Author: The Python core team and community
44
Status: Active
5-
Type: Informational
5+
Type: Process
6+
Topic: Governance
67
Content-Type: text/x-rst
78
Created: 16-Dec-2018
89

pep-0609.rst

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
PEP: 609
22
Title: Python Packaging Authority (PyPA) Governance
3-
Version: $Revision$
4-
Last-Modified: $Date$
53
Author: Dustin Ingram <di@python.org>,
64
Pradyun Gedam <pradyunsg@gmail.com>,
75
Sumana Harihareswara <sh@changeset.nyc>
86
Sponsor: Paul Ganssle <paul@ganssle.io>
97
Discussions-To: https://discuss.python.org/t/pep-609-pypa-governance/2619
108
Status: Active
119
Type: Process
12-
Topic: Packaging
10+
Topic: Governance, Packaging
1311
Content-Type: text/x-rst
1412
Created: 05-Nov-2019
1513
Post-History: 05-Nov-2019
@@ -274,14 +272,3 @@ Copyright
274272

275273
This document is placed in the public domain or under the
276274
CC0-1.0-Universal license, whichever is more permissive.
277-
278-
279-
280-
..
281-
Local Variables:
282-
mode: indented-text
283-
indent-tabs-mode: nil
284-
sentence-end-double-space: t
285-
fill-column: 70
286-
coding: utf-8
287-
End:

pep-8000.rst

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
PEP: 8000
22
Title: Python Language Governance Proposal Overview
33
Author: Barry Warsaw <barry@python.org>
4-
Status: Active
4+
Status: Final
55
Type: Informational
6+
Topic: Governance
67
Content-Type: text/x-rst
78
Created: 24-Aug-2018
89

@@ -108,14 +109,3 @@ Copyright
108109
=========
109110

110111
This document has been placed in the public domain.
111-
112-
113-
114-
..
115-
Local Variables:
116-
mode: indented-text
117-
indent-tabs-mode: nil
118-
sentence-end-double-space: t
119-
fill-column: 70
120-
coding: utf-8
121-
End:

pep-8001.rst

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Author: Brett Cannon <brett@python.org>,
1515
Zachary Ware <zachary.ware@gmail.com>
1616
Status: Final
1717
Type: Process
18+
Topic: Governance
1819
Content-Type: text/x-rst
1920
Created: 24-Aug-2018
2021

@@ -329,14 +330,3 @@ Copyright
329330
=========
330331

331332
This document has been placed in the public domain.
332-
333-
334-
335-
..
336-
Local Variables:
337-
mode: indented-text
338-
indent-tabs-mode: nil
339-
sentence-end-double-space: t
340-
fill-column: 70
341-
coding: utf-8
342-
End:

pep-8002.rst

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ Title: Open Source Governance Survey
33
Author: Barry Warsaw <barry@python.org>, Łukasz Langa <lukasz@python.org>,
44
Antoine Pitrou <solipsis@pitrou.net>, Doug Hellmann <doug@doughellmann.com>,
55
Carol Willing <willingc@gmail.com>
6-
Status: Active
6+
Status: Final
77
Type: Informational
8+
Topic: Governance
89
Content-Type: text/x-rst
910
Created: 24-Aug-2018
1011

@@ -1000,14 +1001,3 @@ Copyright
10001001
=========
10011002

10021003
This document has been placed in the public domain.
1003-
1004-
1005-
1006-
..
1007-
Local Variables:
1008-
mode: indented-text
1009-
indent-tabs-mode: nil
1010-
sentence-end-double-space: t
1011-
fill-column: 70
1012-
coding: utf-8
1013-
End:

pep-8010.rst

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Title: The Technical Leader Governance Model
33
Author: Barry Warsaw <barry@python.org>
44
Status: Rejected
55
Type: Informational
6+
Topic: Governance
67
Content-Type: text/x-rst
78
Created: 24-Aug-2018
89

@@ -314,14 +315,3 @@ This document has been placed in the public domain.
314315

315316

316317
.. _`Design by committee`: https://en.wikipedia.org/wiki/Design_by_committee
317-
318-
319-
320-
..
321-
Local Variables:
322-
mode: indented-text
323-
indent-tabs-mode: nil
324-
sentence-end-double-space: t
325-
fill-column: 70
326-
coding: utf-8
327-
End:

pep-8011.rst

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Title: Python Governance Model Lead by Trio of Pythonistas
33
Author: Mariatta <mariatta@python.org>, Barry Warsaw <barry@python.org>
44
Status: Rejected
55
Type: Informational
6+
Topic: Governance
67
Content-Type: text/x-rst
78
Created: 24-Aug-2018
89

@@ -398,14 +399,3 @@ Copyright
398399
=========
399400

400401
This document has been placed in the public domain.
401-
402-
403-
404-
..
405-
Local Variables:
406-
mode: indented-text
407-
indent-tabs-mode: nil
408-
sentence-end-double-space: t
409-
fill-column: 70
410-
coding: utf-8
411-
End:

pep-8012.rst

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Title: The Community Governance Model
33
Author: Łukasz Langa <lukasz@python.org>
44
Status: Rejected
55
Type: Informational
6+
Topic: Governance
67
Content-Type: text/x-rst
78
Created: 03-Oct-2018
89

@@ -263,7 +264,7 @@ Regular decision process
263264
------------------------
264265

265266
Primary work happens through bug tracker issues and pull requests.
266-
Core developers should avoind pushing their changes directly to the cpython
267+
Core developers should avoid pushing their changes directly to the cpython
267268
repository, instead relying on pull requests. Approving a pull
268269
request by a core developer allows it to be merged without further
269270
process.
@@ -474,14 +475,3 @@ Copyright
474475
=========
475476

476477
This document has been placed in the public domain.
477-
478-
479-
480-
..
481-
Local Variables:
482-
mode: indented-text
483-
indent-tabs-mode: nil
484-
sentence-end-double-space: t
485-
fill-column: 70
486-
coding: utf-8
487-
End:

pep-8013.rst

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Title: The External Council Governance Model
33
Author: Steve Dower <steve.dower@python.org>
44
Status: Rejected
55
Type: Informational
6+
Topic: Governance
67
Content-Type: text/x-rst
78
Created: 14-Sep-2018
89

@@ -350,14 +351,3 @@ Copyright
350351
=========
351352

352353
This document has been placed in the public domain.
353-
354-
355-
356-
..
357-
Local Variables:
358-
mode: indented-text
359-
indent-tabs-mode: nil
360-
sentence-end-double-space: t
361-
fill-column: 70
362-
coding: utf-8
363-
End:

0 commit comments

Comments
 (0)