]> granicus.if.org Git - python/commitdiff
Remove myself as a maintainer for curses and mailbox modules.
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 12 Nov 2010 20:55:00 +0000 (20:55 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 12 Nov 2010 20:55:00 +0000 (20:55 +0000)
Misc/maintainers.rst

index 660a611157761d54fa765c43980a3a899f90f9b6..749542db9909e3bddb2e0cb4e11fa30097e09ba4 100644 (file)
@@ -86,7 +86,7 @@ cProfile
 crypt
 csv
 ctypes              theller
-curses              akuchling
+curses
 datetime            alexander.belopolsky
 dbm
 decimal             facundobatista, rhettinger, mark.dickinson
@@ -137,7 +137,7 @@ linecache
 locale              loewis, lemburg
 logging             vinay.sajip
 macpath
-mailbox             akuchling
+mailbox
 mailcap
 marshal
 math                mark.dickinson, rhettinger, stutzbach