[Python-checkins] peps: Change Talin's email address to viridia at gmail.com.

guido.van.rossum python-checkins at python.org
Sun Dec 27 12:09:21 EST 2015


https://hg.python.org/peps/rev/ca2f801ef18f
changeset:   6144:ca2f801ef18f
user:        Guido van Rossum <guido at python.org>
date:        Sun Dec 27 10:09:06 2015 -0700
summary:
  Change Talin's email address to viridia at gmail.com.

files:
  pep-3101.txt |  2 +-
  pep-3102.txt |  2 +-
  pep-3115.txt |  2 +-
  pep-3119.txt |  2 +-
  4 files changed, 4 insertions(+), 4 deletions(-)


diff --git a/pep-3101.txt b/pep-3101.txt
--- a/pep-3101.txt
+++ b/pep-3101.txt
@@ -2,7 +2,7 @@
 Title: Advanced String Formatting
 Version: $Revision$
 Last-Modified: $Date$
-Author: Talin <talin at acm.org>
+Author: Talin <viridia at gmail.com>
 Status: Final
 Type: Standards Track
 Content-Type: text/plain
diff --git a/pep-3102.txt b/pep-3102.txt
--- a/pep-3102.txt
+++ b/pep-3102.txt
@@ -2,7 +2,7 @@
 Title: Keyword-Only Arguments
 Version: $Revision$
 Last-Modified: $Date$
-Author: Talin <talin at acm.org>
+Author: Talin <viridia at gmail.com>
 Status: Final
 Type: Standards Track
 Content-Type: text/plain
diff --git a/pep-3115.txt b/pep-3115.txt
--- a/pep-3115.txt
+++ b/pep-3115.txt
@@ -2,7 +2,7 @@
 Title: Metaclasses in Python 3000
 Version: $Revision$
 Last-Modified: $Date$
-Author: Talin <talin at acm.org>
+Author: Talin <viridia at gmail.com>
 Status: Final
 Type: Standards Track
 Content-Type: text/plain
diff --git a/pep-3119.txt b/pep-3119.txt
--- a/pep-3119.txt
+++ b/pep-3119.txt
@@ -2,7 +2,7 @@
 Title: Introducing Abstract Base Classes
 Version: $Revision$
 Last-Modified: $Date$
-Author: Guido van Rossum <guido at python.org>, Talin <talin at acm.org>
+Author: Guido van Rossum <guido at python.org>, Talin <viridia at gmail.com>
 Status: Final
 Type: Standards Track
 Content-Type: text/x-rst

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


More information about the Python-checkins mailing list