[Python-checkins] peps: Removed Ronald Oussoren from being listed as Mac PE for 3.4 and 3.5.

larry.hastings python-checkins at python.org
Mon Jan 12 10:58:57 CET 2015


https://hg.python.org/peps/rev/59dfaaf19a14
changeset:   5670:59dfaaf19a14
user:        Larry Hastings <larry at hastings.org>
date:        Mon Jan 12 01:58:52 2015 -0800
summary:
  Removed Ronald Oussoren from being listed as Mac PE for 3.4 and 3.5.
Ned has been the only Mac PE for 3.4, and will be again for 3.5.

files:
  pep-0429.txt |  2 +-
  pep-0478.txt |  2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)


diff --git a/pep-0429.txt b/pep-0429.txt
--- a/pep-0429.txt
+++ b/pep-0429.txt
@@ -27,7 +27,7 @@
 
 - 3.4 Release Manager: Larry Hastings
 - Windows installers: Martin v. Löwis
-- Mac installers: Ned Deily / Ronald Oussoren
+- Mac installers: Ned Deily
 - Documentation: Georg Brandl
 
 
diff --git a/pep-0478.txt b/pep-0478.txt
--- a/pep-0478.txt
+++ b/pep-0478.txt
@@ -27,7 +27,7 @@
 
 - 3.5 Release Manager: Larry Hastings
 - Windows installers: Steve Dower
-- Mac installers: Ned Deily / Ronald Oussoren
+- Mac installers: Ned Deily
 - Documentation: Georg Brandl
 
 

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


More information about the Python-checkins mailing list