[Python-checkins] r74891 - python/branches/py3k/Misc/maintainers.rst
georg.brandl
python-checkins at python.org
Fri Sep 18 00:18:01 CEST 2009
Author: georg.brandl
Date: Fri Sep 18 00:18:01 2009
New Revision: 74891
Log:
Some more maintainers.
Modified:
python/branches/py3k/Misc/maintainers.rst
Modified: python/branches/py3k/Misc/maintainers.rst
==============================================================================
--- python/branches/py3k/Misc/maintainers.rst (original)
+++ python/branches/py3k/Misc/maintainers.rst Fri Sep 18 00:18:01 2009
@@ -57,7 +57,7 @@
bdb
binascii
binhex
-bisect
+bisect rhettinger
builtins
bz2
calendar
@@ -87,7 +87,7 @@
difflib
dis
distutils tarek
-doctest
+doctest tim_one (inactive)
dummy_threading brett.cannon
email barry
encodings lemburg, loewis
@@ -105,12 +105,12 @@
gc
getopt
getpass
-gettext
+gettext loewis
glob
grp
gzip
hashlib
-heapq
+heapq rhettinger
hmac
html
http
@@ -121,7 +121,7 @@
inspect
io pitrou, benjamin.peterson
itertools rhettinger
-json
+json bob.ippolito (inactive)
keyword
lib2to3 benjamin.peterson
linecache
@@ -156,7 +156,7 @@
plistlib
poplib
posix
-pprint
+pprint fdrake
pstats
pty
pwd
@@ -186,7 +186,7 @@
socket
socketserver
spwd
-sqlite3
+sqlite3 ghaering
ssl janssen
stat
string
More information about the Python-checkins
mailing list