[Python-checkins] r84625 - python/branches/release27-maint/Misc/maintainers.rst

eric.araujo python-checkins at python.org
Wed Sep 8 14:40:15 CEST 2010


Author: eric.araujo
Date: Wed Sep  8 14:40:15 2010
New Revision: 84625

Log:
Synchronize maintainers.rst


Modified:
   python/branches/release27-maint/Misc/maintainers.rst

Modified: python/branches/release27-maint/Misc/maintainers.rst
==============================================================================
--- python/branches/release27-maint/Misc/maintainers.rst	(original)
+++ python/branches/release27-maint/Misc/maintainers.rst	Wed Sep  8 14:40:15 2010
@@ -86,7 +86,7 @@
 crypt
 csv
 ctypes              theller
-curses              andrew.kuchling
+curses              akuchling
 datetime            alexander.belopolsky
 dbm
 decimal             facundobatista, rhettinger, mark.dickinson
@@ -137,7 +137,7 @@
 locale              loewis, lemburg
 logging             vinay.sajip
 macpath
-mailbox             andrew.kuchling
+mailbox             akuchling
 mailcap
 marshal
 math                mark.dickinson, rhettinger, stutzbach


More information about the Python-checkins mailing list