Skip to content

Commit abde577

Browse files
authored
PEP 1 & 12: Suggest an 'Acknowledgements' section (#4535)
1 parent 03c7456 commit abde577

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

peps/pep-0001.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -574,10 +574,14 @@ Each PEP should have the following parts/sections:
574574
ready for consideration are complete and reduces people duplicating
575575
prior discussion.
576576

577-
12. Footnotes -- A collection of footnotes cited in the PEP, and
577+
12. Acknowledgements -- Useful to thank and acknowledge people who have helped
578+
develop, discuss, or draft the PEP, or for any other purpose. The section
579+
can be used to recognise contributors to the work who are not co-authors.
580+
581+
13. Footnotes -- A collection of footnotes cited in the PEP, and
578582
a place to list non-inline hyperlink targets.
579583

580-
13. Copyright/license -- Each new PEP must be placed under a dual license of
584+
14. Copyright/license -- Each new PEP must be placed under a dual license of
581585
public domain and CC0-1.0-Universal_ (see this PEP for an example).
582586

583587

peps/pep-0012/pep-NNNN.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,12 @@ Open Issues
7676
[Any points that are still being decided/discussed.]
7777

7878

79+
Acknowledgements
80+
================
81+
82+
[Thank anyone who has helped with the PEP.]
83+
84+
7985
Footnotes
8086
=========
8187

0 commit comments

Comments
 (0)