[Python-checkins] peps: Switch the BDFL-Delegate to Nick

donald.stufft python-checkins at python.org
Thu Feb 18 06:03:28 EST 2016


https://hg.python.org/peps/rev/6f8f8dc146fb
changeset:   6240:6f8f8dc146fb
user:        Donald Stufft <donald at stufft.io>
date:        Thu Feb 18 06:03:25 2016 -0500
summary:
  Switch the BDFL-Delegate to Nick

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


diff --git a/pep-0516.txt b/pep-0516.txt
--- a/pep-0516.txt
+++ b/pep-0516.txt
@@ -4,7 +4,7 @@
 Last-Modified: $Date$
 Author: Robert Collins <rbtcollins at hp.com>,
         Nathaniel Smith <njs at pobox.com>
-BDFL-Delegate: Donald Stufft <donald at stufft.io>
+BDFL-Delegate: Nick Coghlan <ncoghlan at gmail.com>
 Discussions-To: distutils-sig <distutils-sig at python.org>
 Status: Draft
 Type: Standards Track

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


More information about the Python-checkins mailing list