-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
PEP 1: Update language on PEP-Delegate field #2256
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
|
@@ -281,14 +281,24 @@ notifying the PEP author(s) and giving them a chance to make revisions. | |||||||||
| The final authority for PEP approval is the Steering Council. However, whenever | ||||||||||
| a new PEP is put forward, any core developer that believes they are suitably | ||||||||||
| experienced to make the final decision on that PEP may offer to serve as | ||||||||||
| the PEP-Delegate for that PEP, and they will then have the authority to approve | ||||||||||
| (or reject) that PEP. Individuals taking on this responsibility are free to seek | ||||||||||
| the PEP-Delegate (BDFL-Delegate) for that PEP, and they will then have the | ||||||||||
| authority to approve (or reject) that PEP. | ||||||||||
|
Comment on lines
+284
to
+285
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Not sure if this is the proper wording, but I would be explicit here to clarify that the SC has to approve their offer, it isn't automatic upon offering (as the text here seems to imply). |
||||||||||
|
|
||||||||||
| The terms, PEP-Delegate (preferred term under the Steering Council governance | ||||||||||
| model) and BDFL-Delegate, may be used interchangeably in discussion. | ||||||||||
| The term "PEP-Delegate" will be used under the Steering | ||||||||||
warsaw marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||||||
| Council governance model. The PEP's designated decision maker, | ||||||||||
willingc marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||||||
| the "PEP-Delegate" with the Steering Council's support, is | ||||||||||
| recorded in the "BDFL-Delegate" field in the PEP's header. For consistency with | ||||||||||
| PEPs written prior to the Steering Council's governance model, the field name, | ||||||||||
warsaw marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||||||
| "BDFL-Delegate" will still be kept but the field means "PEP-Delegate". | ||||||||||
AA-Turner marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||||||||||
|
|
||||||||||
| Individuals offering to serve as PEP-Delegate should notify the Steering | ||||||||||
| Council, PEP authors and PEP sponsor of their intent to self-nominate. | ||||||||||
| Individuals taking on this responsibility are free to seek | ||||||||||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Avoid repetition |
||||||||||
| additional guidance from the Steering Council at any time, and are also expected | ||||||||||
| to take the advice and perspectives of other core developers into account. | ||||||||||
|
|
||||||||||
| The designated decision maker for each PEP is recorded in the "PEP-Delegate" | ||||||||||
| header in the PEP. | ||||||||||
|
|
||||||||||
| Such self-nominations are accepted by default, but may be explicitly declined by | ||||||||||
| the Steering Council. Possible reasons for the Steering Council declining a | ||||||||||
| self-nomination as PEP-Delegate include, but are not limited to, perceptions of | ||||||||||
|
|
||||||||||
Uh oh!
There was an error while loading. Please reload this page.