Skip to content

Commit 6c356f0

Browse files
authored
PEP 541: Make the Packaging WG the approval authority (GH-566)
It isn't appropriate for the PSF to ask a single community volunteer to accept full responsibility for the PSF's policy on PyPI name management. Delegating the task to the Packaging Working Group is more appropriate, since we're already responsible for handling the PSF's budget in this area, and there's a lot of overlap between budget management and risk management. This updates the BDFL-Delegate to be Mark Mangoba (as the PSF's IT manager), and changes the delegate's role for this PEP as being to put the policy forward for a vote in the working group.
1 parent 6134fd3 commit 6c356f0

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

pep-0541.txt

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Title: Package Index Name Retention
33
Version: $Revision$
44
Last-Modified: $Date$
55
Author: Łukasz Langa <[email protected]>
6-
BDFL-Delegate: Donald Stufft <[email protected]>
6+
BDFL-Delegate: Mark Mangoba <[email protected]>
77
Discussions-To: distutils-sig <[email protected]>
88
Status: Draft
99
Type: Process
@@ -36,6 +36,22 @@ This document aims to provide general guidelines for solving the
3636
most typical cases of such conflicts.
3737

3838

39+
Approval Process
40+
================
41+
42+
As the application of this policy has potential legal ramifications for the
43+
Python Software Foundation, the approval process used is more formal than that
44+
used for most PEPs.
45+
46+
Rather than accepting the PEP directly, the assigned BDFL-Delegate will instead
47+
recommend its acceptance to the PSF's Packaging Working Group. After
48+
consultation with the PSF's General Counsel, adoption of the policy will then
49+
be subject to a formal vote within the working group.
50+
51+
This formal approval process will be used for both initial adoption of the
52+
policy, and for adoption of any future amendments.
53+
54+
3955
Specification
4056
=============
4157

0 commit comments

Comments
 (0)