Use my personal address instead of my work address
This commit is contained in:
parent
cb0de5fce0
commit
a98db52a7e
|
@ -336,7 +336,7 @@ Owners
|
|||
Hylton, Jeremy jeremy@zope.com
|
||||
Jansen, Jack jack@cwi.nl
|
||||
Koltsov, Stepan yozh@mx1.ru
|
||||
Kuchling, Andrew akuchlin@mems-exchange.org
|
||||
Kuchling, A.M. amk@amk.ca
|
||||
Lemburg, Marc-Andre mal@lemburg.com
|
||||
Lielens, Gregory gregory.lielens@fft.be
|
||||
von Loewis, Martin loewis@informatik.hu-berlin.de
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PEP: 222
|
||||
Title: Web Library Enhancements
|
||||
Version: $Revision$
|
||||
Author: akuchlin@mems-exchange.org (Andrew Kuchling)
|
||||
Author: A.M. Kuchling <amk@amk.ca>
|
||||
Status: Deferred
|
||||
Type: Standards Track
|
||||
Python-Version: 2.1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PEP: 229
|
||||
Title: Using Distutils to Build Python
|
||||
Version: $Revision$
|
||||
Author: akuchlin@mems-exchange.org (A.M. Kuchling)
|
||||
Author: A.M. Kuchling <amk@amk.ca>
|
||||
Status: Final
|
||||
Type: Standards
|
||||
Created: 16-Nov-2000
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PEP: 241
|
||||
Title: Metadata for Python Software Packages
|
||||
Version: $Revision$
|
||||
Author: A.M. Kuchling <akuchlin@mems-exchange.org>
|
||||
Author: A.M. Kuchling <amk@amk.ca>
|
||||
Type: Standards Track
|
||||
Created: 12-Mar-2001
|
||||
Status: Final
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PEP: 247
|
||||
Title: API for Cryptographic Hash Functions
|
||||
Version: $Revision$
|
||||
Author: A.M. Kuchling <akuchlin@mems-exchange.org>
|
||||
Author: A.M. Kuchling <amk@amk.ca>
|
||||
Status: Final
|
||||
Type: Informational
|
||||
Created: 23-Mar-2001
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PEP: 262
|
||||
Title: A Database of Installed Python Packages
|
||||
Version: $Revision$
|
||||
Author: A.M. Kuchling <akuchlin@mems-exchange.org>
|
||||
Author: A.M. Kuchling <amk@amk.ca>
|
||||
Type: Standards Track
|
||||
Created: 08-Jul-2001
|
||||
Status: Deferred
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PEP: 272
|
||||
Title: API for Block Encryption Algorithms v1.0
|
||||
Version: $Revision$
|
||||
Author: A.M. Kuchling <akuchlin@mems-exchange.org>
|
||||
Author: A.M. Kuchling <amk@amk.ca>
|
||||
Status: Final
|
||||
Type: Informational
|
||||
Created: 18-Sep-2001
|
||||
|
|
Loading…
Reference in New Issue