File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -606,9 +606,9 @@ optional and are described below. All other headers are required.
606
606
607
607
PEP: <pep number>
608
608
Title: <pep title>
609
- Author: <list of authors' real names and optionally, email addrs>
610
- * Sponsor: <real name of sponsor>
611
- * PEP-Delegate: <PEP delegate's real name>
609
+ Author: <list of authors' names and optionally, email addrs>
610
+ * Sponsor: <name of sponsor>
611
+ * PEP-Delegate: <PEP delegate's name>
612
612
Discussions-To: <URL of current canonical discussion thread>
613
613
Status: <Draft | Active | Accepted | Provisional | Deferred | Rejected |
614
614
Withdrawn | Final | Superseded>
@@ -637,7 +637,9 @@ if the email address is included, and just:
637
637
638
638
Random J. User
639
639
640
- if the address is not given.
640
+ if the address is not given. Most PEP authors use their real name, but
641
+ if you prefer a different name and use it consistently in discussions
642
+ related to the PEP, feel free to use it here.
641
643
642
644
If there are multiple authors, each should be on a separate line
643
645
following :rfc: `2822 ` continuation line conventions. Note that personal
You can’t perform that action at this time.
0 commit comments