[Python-checkins] peps: change mac wiz to Ned

benjamin.peterson python-checkins at python.org
Sat Apr 6 21:53:07 CEST 2013


http://hg.python.org/peps/rev/531569ceed18
changeset:   4838:531569ceed18
user:        Benjamin Peterson <benjamin at python.org>
date:        Sat Apr 06 15:52:19 2013 -0400
summary:
  change mac wiz to Ned

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


diff --git a/pep-0101.txt b/pep-0101.txt
--- a/pep-0101.txt
+++ b/pep-0101.txt
@@ -36,7 +36,7 @@
 
     * RM = Release Manager: Georg Brandl <georg at python.org> (Central Europe)
     * WE = Windows: Martin von Loewis <martin at v.loewis.de> (Central Europe)
-    * ME = Mac: Ronald Oussoren <ronaldoussoren at mac.com> (Central Europe)
+    * ME = Mac: Ned Deily <nad at acm.org> (US)
     * DE = Docs: Georg Brandl <georg at python.org> (Central Europe)
     * IE = Idle Expert: ??
 

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


More information about the Python-checkins mailing list