Update maintainers

This commit is contained in:
Raymond Hettinger 2010-11-22 01:08:14 +00:00
parent 2a0be783fe
commit ce9dc742d7

View file

@ -63,7 +63,7 @@ binhex
bisect rhettinger bisect rhettinger
builtins builtins
bz2 bz2
calendar calendar rhettinger
cgi cgi
cgitb cgitb
chunk chunk
@ -72,7 +72,8 @@ cmd
code code
codecs lemburg, doerwalter codecs lemburg, doerwalter
codeop codeop
collections rhettinger, stutzbach collections rhettinger
collection._abcoll rhettinger, stutzbach
colorsys colorsys
compileall compileall
concurrent.futures brian.quinlan concurrent.futures brian.quinlan
@ -82,7 +83,7 @@ copy alexandre.vassalotti
copyreg alexandre.vassalotti copyreg alexandre.vassalotti
cProfile cProfile
crypt crypt
csv csv skip.montanaro
ctypes theller ctypes theller
curses curses
datetime alexander.belopolsky datetime alexander.belopolsky
@ -105,7 +106,7 @@ formatter
fpectl fpectl
fractions mark.dickinson, rhettinger fractions mark.dickinson, rhettinger
ftplib giampaolo.rodola ftplib giampaolo.rodola
functools functools ncoghlan, rhettinger
gc pitrou gc pitrou
getopt getopt
getpass getpass
@ -126,7 +127,7 @@ importlib brett.cannon
inspect inspect
io pitrou, benjamin.peterson, stutzbach io pitrou, benjamin.peterson, stutzbach
itertools rhettinger itertools rhettinger
json bob.ippolito (inactive) json bob.ippolito (inactive), rhettinger
keyword keyword
lib2to3 benjamin.peterson lib2to3 benjamin.peterson
linecache linecache