summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2010-07-12 06:03:18 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2010-07-12 06:03:18 (GMT)
commitb5085d8df4d41b9cd37394413e3ebbd075a204f0 (patch)
treeb51c1c8681dc2c351cc0e9e639f0c09679ee7c25 /Misc
parentc01444810816adbd414cc76e4dbcb3941414a6eb (diff)
downloadcpython-b5085d8df4d41b9cd37394413e3ebbd075a204f0.zip
cpython-b5085d8df4d41b9cd37394413e3ebbd075a204f0.tar.gz
cpython-b5085d8df4d41b9cd37394413e3ebbd075a204f0.tar.bz2
Remove myself.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/maintainers.rst20
1 files changed, 10 insertions, 10 deletions
diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst
index 3359208..fd71f28 100644
--- a/Misc/maintainers.rst
+++ b/Misc/maintainers.rst
@@ -89,7 +89,7 @@ distutils tarek
doctest tim_one (inactive)
dummy_threading brett.cannon
email barry, r.david.murray
-encodings lemburg, loewis
+encodings lemburg
errno
exceptions
fcntl
@@ -104,7 +104,7 @@ functools
gc pitrou
getopt
getpass
-gettext loewis
+gettext
glob
grp
gzip
@@ -125,7 +125,7 @@ json bob.ippolito (inactive)
keyword
lib2to3 benjamin.peterson
linecache
-locale loewis, lemburg
+locale lemburg
logging vsajip
macpath
mailbox andrew.kuchling
@@ -135,7 +135,7 @@ math mark.dickinson, rhettinger
mimetypes
mmap
modulefinder theller, jvr
-msilib loewis
+msilib
msvcrt
multiprocessing jnoller
netrc
@@ -144,7 +144,7 @@ nntplib
numbers
operator
optparse aronacher
-os loewis
+os
ossaudiodev
parser
pdb
@@ -217,7 +217,7 @@ traceback georg.brandl
tty
turtle gregorlingl
types
-unicodedata loewis, lemburg, ezio.melotti
+unicodedata lemburg, ezio.melotti
unittest michael.foord
urllib orsenthil
uu
@@ -230,9 +230,9 @@ winreg brian.curtin
winsound effbot (inactive)
wsgiref pje
xdrlib
-xml loewis
+xml
xml.etree effbot (inactive)
-xmlrpc loewis
+xmlrpc
zipfile
zipimport
zlib
@@ -277,13 +277,13 @@ GUI
i18n lemburg
import machinery brett.cannon, ncoghlan
io pitrou, benjamin.peterson
-locale lemburg, loewis
+locale lemburg
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, loewis,
+release management tarek, lemburg, benjamin.peterson, barry,
gvanrossum, anthonybaxter
str.format eric.smith
time and dates lemburg