]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove myself as a maintainer for curses and mailbox modules.
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 12 Nov 2010 20:54:47 +0000 (20:54 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 12 Nov 2010 20:54:47 +0000 (20:54 +0000)
Misc/maintainers.rst

index 8853f26e97705bae29e358b0e38f81add7282bbb..e913206a75b582494e631581dce761bb21b6a4ab 100644 (file)
@@ -84,7 +84,7 @@ cProfile
 crypt
 csv
 ctypes              theller
-curses              akuchling
+curses
 datetime            alexander.belopolsky
 dbm
 decimal             facundobatista, rhettinger, mark.dickinson
@@ -133,7 +133,7 @@ linecache
 locale              loewis, lemburg
 logging             vinay.sajip
 macpath
-mailbox             akuchling
+mailbox
 mailcap
 marshal
 math                mark.dickinson, rhettinger, stutzbach