Remove myself.

This commit is contained in:
Martin v. Löwis 2010-07-12 06:03:18 +00:00
parent c014448108
commit b5085d8df4
1 changed files with 10 additions and 10 deletions

View File

@ -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