]> granicus.if.org Git - python/commitdiff
Update maintainers
authorRaymond Hettinger <python@rcn.com>
Mon, 22 Nov 2010 01:08:14 +0000 (01:08 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 22 Nov 2010 01:08:14 +0000 (01:08 +0000)
Misc/maintainers.rst

index e913206a75b582494e631581dce761bb21b6a4ab..c4572221d762ba6b91cfc53d3a3d204efd86ba91 100644 (file)
@@ -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
+collection._abcoll  rhettinger, stutzbach
 colorsys
 compileall
 concurrent.futures  brian.quinlan
@@ -82,7 +83,7 @@ copy                alexandre.vassalotti
 copyreg             alexandre.vassalotti
 cProfile
 crypt
-csv
+csv                 skip.montanaro
 ctypes              theller
 curses
 datetime            alexander.belopolsky
@@ -105,7 +106,7 @@ formatter
 fpectl
 fractions           mark.dickinson, rhettinger
 ftplib              giampaolo.rodola
-functools
+functools           ncoghlan, rhettinger
 gc                  pitrou
 getopt
 getpass
@@ -126,7 +127,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