[Python-checkins] peps: PEP 101: Updated the RM and PE list. Removed MvL *sob*

larry.hastings python-checkins at python.org
Sat Jun 11 22:37:42 EDT 2016


https://hg.python.org/peps/rev/77268d3788c3
changeset:   6371:77268d3788c3
user:        Larry Hastings <larry at hastings.org>
date:        Sat Jun 11 19:37:39 2016 -0700
summary:
  PEP 101: Updated the RM and PE list.  Removed MvL *sob*

files:
  pep-0101.txt |  8 +++++---
  1 files changed, 5 insertions(+), 3 deletions(-)


diff --git a/pep-0101.txt b/pep-0101.txt
--- a/pep-0101.txt
+++ b/pep-0101.txt
@@ -66,11 +66,13 @@
     done by the Release Manager (RM), the designated person performing the
     release.  The roles and their current experts are:
 
-    * RM = Release Manager: Larry Hastings <larry at hastings.org> (US)
-    * WE = Windows: Martin von Loewis <martin at v.loewis.de> (Central Europe) and Steve Dower <steve.dower at microsoft.com>
+    * RM = Release Manager: Ned Deily <nad at acm.org> (US),
+           Larry Hastings <larry at hastings.org> (US),
+           Benjamin Peterson <benjamin at python.org> (US)
+    * WE = Windows: Steve Dower <steve.dower at microsoft.com>
     * ME = Mac: Ned Deily <nad at acm.org> (US)
     * DE = Docs: Georg Brandl <georg at python.org> (Central Europe)
-    * IE = Idle Expert: ??
+    * IE = Idle Expert: Terry Reedy <tjreedy at udel.edu> (US)
 
     NOTE: It is highly recommended that the RM contact the Experts the day
           before the release.  Because the world is round and everyone lives

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


More information about the Python-checkins mailing list