diff options
author | Éric Araujo <merwok@netwok.org> | 2010-09-08 12:39:00 (GMT) |
---|---|---|
committer | Éric Araujo <merwok@netwok.org> | 2010-09-08 12:39:00 (GMT) |
commit | b58c3c7e2fbdc3ecb75562e722f6d1e87c6be063 (patch) | |
tree | 59da52bf1b5cffefaf3e1160349839ee543c9ff5 | |
parent | 5c46b14b30e9d58f7f4f29056fed9bbaf0b85c6d (diff) | |
download | cpython-b58c3c7e2fbdc3ecb75562e722f6d1e87c6be063.zip cpython-b58c3c7e2fbdc3ecb75562e722f6d1e87c6be063.tar.gz cpython-b58c3c7e2fbdc3ecb75562e722f6d1e87c6be063.tar.bz2 |
Synchronize maintainers.rst
-rw-r--r-- | Misc/maintainers.rst | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst index 2df10ca..5d080d0 100644 --- a/Misc/maintainers.rst +++ b/Misc/maintainers.rst @@ -52,8 +52,8 @@ aifc r.david.murray argparse bethard array ast -asynchat josiahcarlson, giampaolo.rodola -asyncore josiahcarlson, giampaolo.rodola +asynchat josiahcarlson, giampaolo.rodola, stutzbach +asyncore josiahcarlson, giampaolo.rodola, stutzbach atexit audioop base64 @@ -72,7 +72,7 @@ cmd code codecs lemburg, doerwalter codeop -collections rhettinger +collections rhettinger, stutzbach colorsys compileall configparser @@ -83,7 +83,7 @@ cProfile crypt csv ctypes theller -curses andrew.kuchling +curses akuchling datetime alexander.belopolsky dbm decimal facundobatista, rhettinger, mark.dickinson @@ -113,7 +113,7 @@ glob grp gzip hashlib -heapq rhettinger +heapq rhettinger, stutzbach hmac html http @@ -123,19 +123,19 @@ imghdr imp importlib brett.cannon inspect -io pitrou, benjamin.peterson +io pitrou, benjamin.peterson, stutzbach itertools rhettinger json bob.ippolito (inactive) keyword lib2to3 benjamin.peterson linecache locale loewis, lemburg -logging vsajip +logging vinay.sajip macpath -mailbox andrew.kuchling +mailbox akuchling mailcap marshal -math mark.dickinson, rhettinger +math mark.dickinson, rhettinger, stutzbach mimetypes mmap modulefinder theller, jvr @@ -231,7 +231,7 @@ warnings brett.cannon wave weakref fdrake, pitrou webbrowser georg.brandl -winreg brian.curtin* +winreg brian.curtin*, stutzbach winsound effbot (inactive) wsgiref pje xdrlib @@ -262,7 +262,7 @@ pybench lemburg Platform Maintainers ------------------ ----------- AIX -Cygwin jlt63 +Cygwin jlt63, stutzbach FreeBSD HP-UX Linux @@ -290,9 +290,9 @@ documentation georg.brandl, ezio.melotti GUI i18n lemburg import machinery brett.cannon, ncoghlan -io pitrou, benjamin.peterson +io pitrou, benjamin.peterson, stutzbach locale lemburg, loewis -mathematics mark.dickinson, eric.smith, lemburg +mathematics mark.dickinson, eric.smith, lemburg, stutzbach memory management tim_one, lemburg networking giampaolo.rodola packaging tarek, lemburg |