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

eric.araujo python-checkins at python.org
Mon Nov 22 02:01:13 CET 2010


Author: eric.araujo
Date: Mon Nov 22 02:01:12 2010
New Revision: 86659

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	Mon Nov 22 02:01:12 2010
@@ -78,7 +78,7 @@
 collections         rhettinger, stutzbach
 colorsys
 compileall
-ConfigParser
+ConfigParser        lukasz.langa
 contextlib
 copy                alexandre.vassalotti
 copy_reg            alexandre.vassalotti


More information about the Python-checkins mailing list