diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2010-11-12 20:54:47 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2010-11-12 20:54:47 (GMT) |
commit | 7610ef93adfba45a2520fd4b80c0098c6cb7efe2 (patch) | |
tree | 373a2eb17555a81f4601c1b32e1d0983d9d67511 | |
parent | f3b001f966d8e16662241e2ed7c7f345cd7051db (diff) | |
download | cpython-7610ef93adfba45a2520fd4b80c0098c6cb7efe2.zip cpython-7610ef93adfba45a2520fd4b80c0098c6cb7efe2.tar.gz cpython-7610ef93adfba45a2520fd4b80c0098c6cb7efe2.tar.bz2 |
Remove myself as a maintainer for curses and mailbox modules.
-rw-r--r-- | Misc/maintainers.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst index 8853f26..e913206 100644 --- a/Misc/maintainers.rst +++ b/Misc/maintainers.rst @@ -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 |