[Python-checkins] peps: Update email address for Yury Selivanov

yury.selivanov python-checkins at python.org
Sat Sep 12 23:55:19 CEST 2015


https://hg.python.org/peps/rev/236f66167b92
changeset:   6051:236f66167b92
user:        Yury Selivanov <yselivanov at sprymix.com>
date:        Sat Sep 12 17:55:15 2015 -0400
summary:
  Update email address for Yury Selivanov

files:
  pep-0362.txt |  2 +-
  pep-0492.txt |  2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)


diff --git a/pep-0362.txt b/pep-0362.txt
--- a/pep-0362.txt
+++ b/pep-0362.txt
@@ -3,7 +3,7 @@
 Version: $Revision$
 Last-Modified: $Date$
 Author: Brett Cannon <brett at python.org>, Jiwon Seo <seojiwon at gmail.com>,
-        Yury Selivanov <yselivanov at sprymix.com>, Larry Hastings <larry at hastings.org>
+        Yury Selivanov <yury at magic.io>, Larry Hastings <larry at hastings.org>
 Status: Final
 Type: Standards Track
 Content-Type: text/x-rst
diff --git a/pep-0492.txt b/pep-0492.txt
--- a/pep-0492.txt
+++ b/pep-0492.txt
@@ -2,7 +2,7 @@
 Title: Coroutines with async and await syntax
 Version: $Revision$
 Last-Modified: $Date$
-Author: Yury Selivanov <yselivanov at sprymix.com>
+Author: Yury Selivanov <yury at magic.io>
 Discussions-To: <python-dev at python.org>
 Status: Final
 Type: Standards Track

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


More information about the Python-checkins mailing list