diff options
author | Éric Araujo <merwok@netwok.org> | 2011-01-11 12:21:37 (GMT) |
---|---|---|
committer | Éric Araujo <merwok@netwok.org> | 2011-01-11 12:21:37 (GMT) |
commit | cff7e2f4a98315f9c2ec5bea9cf9ef05a2096fe9 (patch) | |
tree | 27041123a947b3e8ce8ea9eca4238042db5bc598 | |
parent | 23f4fb9a9655cac992811446b3c31647468a2c9c (diff) | |
download | cpython-cff7e2f4a98315f9c2ec5bea9cf9ef05a2096fe9.zip cpython-cff7e2f4a98315f9c2ec5bea9cf9ef05a2096fe9.tar.gz cpython-cff7e2f4a98315f9c2ec5bea9cf9ef05a2096fe9.tar.bz2 |
Synchronize maintainers file
-rw-r--r-- | Misc/maintainers.rst | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst index e2fb89b..c3bfee4 100644 --- a/Misc/maintainers.rst +++ b/Misc/maintainers.rst @@ -63,7 +63,7 @@ binhex bisect rhettinger builtins bz2 -calendar +calendar rhettinger cgi cgitb chunk @@ -72,7 +72,8 @@ cmd code codecs lemburg, doerwalter codeop -collections rhettinger, stutzbach +collections rhettinger +collections._abcoll rhettinger, stutzbach colorsys compileall configparser lukasz.langa @@ -81,10 +82,10 @@ copy alexandre.vassalotti copyreg alexandre.vassalotti cProfile crypt -csv +csv skip.montanaro ctypes theller curses -datetime alexander.belopolsky +datetime belopolsky dbm decimal facundobatista, rhettinger, mark.dickinson difflib tim_one @@ -104,7 +105,7 @@ formatter fpectl fractions mark.dickinson, rhettinger ftplib giampaolo.rodola -functools +functools ncoghlan, rhettinger gc pitrou getopt getpass @@ -125,7 +126,7 @@ importlib brett.cannon inspect io pitrou, benjamin.peterson, stutzbach itertools rhettinger -json bob.ippolito (inactive) +json bob.ippolito (inactive), rhettinger keyword lib2to3 benjamin.peterson linecache @@ -212,18 +213,18 @@ termios test textwrap georg.brandl threading pitrou -time alexander.belopolsky +time belopolsky timeit georg.brandl tkinter gpolo token georg.brandl tokenize -trace alexander.belopolsky +trace belopolsky traceback georg.brandl* tty turtle gregorlingl types unicodedata loewis, lemburg, ezio.melotti -unittest michael.foord +unittest michael.foord, ezio.melotti urllib orsenthil uu uuid @@ -300,9 +301,9 @@ py3 transition benjamin.peterson release management tarek, lemburg, benjamin.peterson, barry, loewis, gvanrossum, anthonybaxter str.format eric.smith -testing michael.foord, pitrou, giampaolo.rodola +testing michael.foord, pitrou, giampaolo.rodola, ezio.melotti threads pitrou -time and dates lemburg +time and dates lemburg, belopolsky unicode lemburg, ezio.melotti, haypo version control ================== =========== |