diff options
author | Éric Araujo <merwok@netwok.org> | 2010-11-22 01:00:52 (GMT) |
---|---|---|
committer | Éric Araujo <merwok@netwok.org> | 2010-11-22 01:00:52 (GMT) |
commit | 6213cabfe61b601dc39fc8ee8e2ac6b6a1a20c87 (patch) | |
tree | 8ffb09924eebcda8b3cd5a86330dd91ade22a8d1 | |
parent | b3d5531683f3c621cd521cf7bde3e96cbb8350a6 (diff) | |
download | cpython-6213cabfe61b601dc39fc8ee8e2ac6b6a1a20c87.zip cpython-6213cabfe61b601dc39fc8ee8e2ac6b6a1a20c87.tar.gz cpython-6213cabfe61b601dc39fc8ee8e2ac6b6a1a20c87.tar.bz2 |
Synchronize maintainers.rst
-rw-r--r-- | Misc/maintainers.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst index 5d080d0..e2fb89b 100644 --- a/Misc/maintainers.rst +++ b/Misc/maintainers.rst @@ -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 |