]> granicus.if.org Git - python/commitdiff
Andrew just committed a patch for curses, so since he's been the
authorR. David Murray <rdmurray@bitdance.com>
Sat, 26 Sep 2009 02:42:26 +0000 (02:42 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Sat, 26 Sep 2009 02:42:26 +0000 (02:42 +0000)
maintainer he's on the hook for it in maintainers unless he says
otherwise.

Misc/maintainers.rst

index 22f8c470ae17c55a8bd0f58dfd96eaf7ad36800e..2003a55afa83b08e2f049c0180c5e8526d92cedb 100644 (file)
@@ -80,7 +80,7 @@ cProfile
 crypt
 csv
 ctypes              theller
-curses
+curses              andrew.kuchling
 datetime
 dbm
 decimal             facundobatista, rhettinger, mark.dickinson