[Python-checkins] peps: Ned takes care of Mac installers now

benjamin.peterson python-checkins at python.org
Sat Jan 19 20:27:21 CET 2013


http://hg.python.org/peps/rev/0ea973522cde
changeset:   4683:0ea973522cde
user:        Benjamin Peterson <benjamin at python.org>
date:        Sat Jan 19 14:27:14 2013 -0500
summary:
  Ned takes care of Mac installers now

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


diff --git a/pep-0373.txt b/pep-0373.txt
--- a/pep-0373.txt
+++ b/pep-0373.txt
@@ -27,7 +27,7 @@
 ============================ ==================
 2.7 Release Manager          Benjamin Peterson
 Windows installers           Martin v. Loewis
-Mac installers               Ronald Oussoren
+Mac installers               Ned Deily
 ============================ ==================
 
 

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


More information about the Python-checkins mailing list