summaryrefslogtreecommitdiffstats
path: root/Misc/maintainers.rst
diff options
context:
space:
mode:
authorEzio Melotti <ezio.melotti@gmail.com>2010-08-14 08:54:33 (GMT)
committerEzio Melotti <ezio.melotti@gmail.com>2010-08-14 08:54:33 (GMT)
commitd623de02375c28ba8719a986e50d8d061c00f4ca (patch)
tree3bf82f1afa9d740a5821d9de18bdfeeb4860c35c /Misc/maintainers.rst
parentd7fc374a7a3f174e1b4b537f8035957c8487b58e (diff)
downloadcpython-d623de02375c28ba8719a986e50d8d061c00f4ca.zip
cpython-d623de02375c28ba8719a986e50d8d061c00f4ca.tar.gz
cpython-d623de02375c28ba8719a986e50d8d061c00f4ca.tar.bz2
Revert r82831 as discussed at EP now that the wording of maintainers.rst has been clarified.
Diffstat (limited to 'Misc/maintainers.rst')
-rw-r--r--Misc/maintainers.rst18
1 files changed, 9 insertions, 9 deletions
diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst
index d174887..317294b 100644
--- a/Misc/maintainers.rst
+++ b/Misc/maintainers.rst
@@ -93,7 +93,7 @@ distutils tarek*, eric.araujo*
doctest tim_one (inactive)
dummy_threading brett.cannon
email barry, r.david.murray*
-encodings lemburg
+encodings lemburg, loewis
errno
exceptions
fcntl
@@ -108,7 +108,7 @@ functools
gc pitrou
getopt
getpass
-gettext
+gettext loewis
glob
grp
gzip
@@ -129,7 +129,7 @@ json bob.ippolito (inactive)
keyword
lib2to3 benjamin.peterson
linecache
-locale lemburg
+locale loewis, lemburg
logging vsajip
macpath
mailbox andrew.kuchling
@@ -139,7 +139,7 @@ math mark.dickinson, rhettinger
mimetypes
mmap
modulefinder theller, jvr
-msilib
+msilib loewis
msvcrt
multiprocessing jnoller
netrc
@@ -148,7 +148,7 @@ nntplib
numbers
operator
optparse aronacher
-os
+os loewis
ossaudiodev
parser
pdb georg.brandl
@@ -221,7 +221,7 @@ traceback georg.brandl
tty
turtle gregorlingl
types
-unicodedata lemburg, ezio.melotti
+unicodedata loewis, lemburg, ezio.melotti
unittest michael.foord
urllib orsenthil
uu
@@ -243,7 +243,7 @@ xml.sax
xml.sax.handler
xml.sax.saxutils
xml.sax.xmlreader
-xmlrpc
+xmlrpc loewis
zipfile
zipimport
zlib
@@ -288,13 +288,13 @@ GUI
i18n lemburg
import machinery brett.cannon, ncoghlan
io pitrou, benjamin.peterson
-locale lemburg
+locale lemburg, loewis
mathematics mark.dickinson, eric.smith, lemburg
memory management tim_one, lemburg
networking giampaolo.rodola
packaging tarek, lemburg
py3 transition benjamin.peterson
-release management tarek, lemburg, benjamin.peterson, barry,
+release management tarek, lemburg, benjamin.peterson, barry, loewis,
gvanrossum, anthonybaxter
str.format eric.smith
time and dates lemburg