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