Update BDFL delegations for PEPs 538 & 540
- Barry stepping down due to lack of time - Naoki Inada will handle both PEPs due to the significant overlap between them
This commit is contained in:
parent
bcd4fef673
commit
de15fb533c
|
@ -3,7 +3,7 @@ Title: Coercing the legacy C locale to a UTF-8 based locale
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Nick Coghlan <ncoghlan@gmail.com>
|
Author: Nick Coghlan <ncoghlan@gmail.com>
|
||||||
BDFL-Delegate: Barry Warsaw
|
BDFL-Delegate: INADA Naoki
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
|
|
|
@ -3,6 +3,7 @@ Title: Add a new UTF-8 mode
|
||||||
Version: $Revision$
|
Version: $Revision$
|
||||||
Last-Modified: $Date$
|
Last-Modified: $Date$
|
||||||
Author: Victor Stinner <victor.stinner@gmail.com>
|
Author: Victor Stinner <victor.stinner@gmail.com>
|
||||||
|
BDFL-Delegate: INADA Naoki
|
||||||
Status: Draft
|
Status: Draft
|
||||||
Type: Standards Track
|
Type: Standards Track
|
||||||
Content-Type: text/x-rst
|
Content-Type: text/x-rst
|
||||||
|
|
Loading…
Reference in New Issue