]> granicus.if.org Git - python/commitdiff
Remove myself.
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 12 Jul 2010 06:03:18 +0000 (06:03 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 12 Jul 2010 06:03:18 +0000 (06:03 +0000)
Misc/maintainers.rst

index 335920801b09f22a6de93fa04dae444cd5f68a3a..fd71f28c65debc6786ad198eaee7eda2ffa1d080 100644 (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