From 0df0c0543ad2c4d6d019e145fe10d791dcd5d140 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Thu, 21 Jun 2007 00:48:29 +0000 Subject: [PATCH] Update Richard Jones' email address. --- pep-0000.txt | 2 +- pep-0301.txt | 2 +- pep-0345.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pep-0000.txt b/pep-0000.txt index 91513f5c8..55c20b1c8 100644 --- a/pep-0000.txt +++ b/pep-0000.txt @@ -572,7 +572,7 @@ Owners Hylton, Jeremy jeremy@zope.com Jansen, Jack jack@cwi.nl Jewett, Jim jimjjewett@users.sourceforge.net - Jones, Richard richard@mechanicalcat.net + Jones, Richard richard@python.org Koltsov, Stepan yozh@mx1.ru Kuchling, A.M. amk@amk.ca Lemburg, Marc-Andre mal@lemburg.com diff --git a/pep-0301.txt b/pep-0301.txt index 8675a5e6c..02a536829 100644 --- a/pep-0301.txt +++ b/pep-0301.txt @@ -2,7 +2,7 @@ PEP: 301 Title: Package Index and Metadata for Distutils Version: $Revision$ Last-Modified: $Date$ -Author: Richard Jones +Author: Richard Jones Status: Final Type: Standards Track Content-Type: text/x-rst diff --git a/pep-0345.txt b/pep-0345.txt index e8fbd2367..a512c6167 100644 --- a/pep-0345.txt +++ b/pep-0345.txt @@ -2,7 +2,7 @@ PEP: 345 Title: Metadata for Python Software Packages 1.2 Version: $Revision$ Last-Modified: $Date$ -Author: Richard Jones +Author: Richard Jones Discussions-To: Distutils SIG Status: Draft Type: Standards Track