[Python-checkins] cpython (3.4): Issue #25498: Fixed contributors name.

serhiy.storchaka python-checkins at python.org
Mon Nov 16 11:46:30 EST 2015


https://hg.python.org/cpython/rev/b04ae5392cf2
changeset:   99168:b04ae5392cf2
branch:      3.4
parent:      99165:38d9ffbb595b
user:        Serhiy Storchaka <storchaka at gmail.com>
date:        Mon Nov 16 18:45:23 2015 +0200
summary:
  Issue #25498: Fixed contributors name.

files:
  Misc/ACKS |  2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


diff --git a/Misc/ACKS b/Misc/ACKS
--- a/Misc/ACKS
+++ b/Misc/ACKS
@@ -391,7 +391,6 @@
 Stoffel Erasmus
 Jürgen A. Erhard
 Michael Ernst
-Eryksun
 Ben Escoto
 Andy Eskilsson
 André Espaze
@@ -1358,6 +1357,7 @@
 Nathan Sullivan
 Mark Summerfield
 Reuben Sumner
+Eryk Sun
 Marek Šuppa
 Hisao Suzuki
 Kalle Svensson

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


More information about the Python-checkins mailing list