Skip to content

Update language on PEP-Delegate #1445

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

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions pep-0001.txt
Original file line number Diff line number Diff line change
Expand Up @@ -275,12 +275,17 @@ 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 BDFL-Delegate for that PEP, and they will then have the authority to approve
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just FYI, if this is re-opened, this line should probably be modified as well, since it mentions only BDFL-Delegate in the context of current processes.

(or reject) that PEP. Individuals taking on this responsibility are free to seek
(or reject) that PEP. Under the Steering Council governance, the terms,
PEP-Delegate (preferred) and BDFL-Delegate, may be used in discussion.
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
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 "BDFL-Delegate"
header in the PEP.
header in the PEP. The term "PEP-Delegate" will be used under the Steering
Council governance model.

Such self-nominations are accepted by default, but may be explicitly declined by
the Steering Council. Possible reasons for the Steering Council declining a
Expand Down