From ab170681f6ad92766fa654ea80d6d011456c7d2f Mon Sep 17 00:00:00 2001 From: "R. David Murray" Date: Sat, 26 Sep 2009 02:42:26 +0000 Subject: [PATCH] Andrew just committed a patch for curses, so since he's been the maintainer he's on the hook for it in maintainers unless he says otherwise. --- Misc/maintainers.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst index 22f8c470ae1..2003a55afa8 100644 --- a/Misc/maintainers.rst +++ b/Misc/maintainers.rst @@ -80,7 +80,7 @@ cProfile crypt csv ctypes theller -curses +curses andrew.kuchling datetime dbm decimal facundobatista, rhettinger, mark.dickinson