[Python-checkins] peps: PEP 477: With GvR's approval, Benjamin is the BDFL-Delegate

nick.coghlan python-checkins at python.org
Thu Sep 4 01:55:09 CEST 2014


http://hg.python.org/peps/rev/909954e4ba43
changeset:   5543:909954e4ba43
user:        Nick Coghlan <ncoghlan at gmail.com>
date:        Thu Sep 04 09:54:58 2014 +1000
summary:
  PEP 477: With GvR's approval, Benjamin is the BDFL-Delegate

files:
  pep-0477.txt |  3 ++-
  1 files changed, 2 insertions(+), 1 deletions(-)


diff --git a/pep-0477.txt b/pep-0477.txt
--- a/pep-0477.txt
+++ b/pep-0477.txt
@@ -4,7 +4,8 @@
 Last-Modified: $Date$
 Author: Donald Stufft <donald at stufft.io>
         Nick Coghlan <ncoghlan at gmail.com>
-Status: Active
+BDFL-Delegate: Benjamin Peterson <benjamin at python.org>
+Status: Draft
 Type: Standards Track
 Content-Type: text/x-rst
 Created: 26-Aug-2014

-- 
Repository URL: http://hg.python.org/peps


More information about the Python-checkins mailing list