]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Synchronize maintainers.rst
authorÉric Araujo <merwok@netwok.org>
Mon, 22 Nov 2010 01:00:52 +0000 (01:00 +0000)
committerÉric Araujo <merwok@netwok.org>
Mon, 22 Nov 2010 01:00:52 +0000 (01:00 +0000)
Misc/maintainers.rst

index 5d080d0bcd193d6f71869cc5ee72f1df0f10b0c3..e2fb89b443d7da283a954ea4ec29f25c09da1c4c 100644 (file)
@@ -75,7 +75,7 @@ codeop
 collections         rhettinger, stutzbach
 colorsys
 compileall
-configparser
+configparser        lukasz.langa
 contextlib
 copy                alexandre.vassalotti
 copyreg             alexandre.vassalotti
@@ -83,7 +83,7 @@ cProfile
 crypt
 csv
 ctypes              theller
-curses              akuchling
+curses
 datetime            alexander.belopolsky
 dbm
 decimal             facundobatista, rhettinger, mark.dickinson
@@ -132,7 +132,7 @@ linecache
 locale              loewis, lemburg
 logging             vinay.sajip
 macpath
-mailbox             akuchling
+mailbox
 mailcap
 marshal
 math                mark.dickinson, rhettinger, stutzbach