From 3eaed9c49fd50859782128e90d6a368f872dfc84 Mon Sep 17 00:00:00 2001 From: "R. David Murray" Date: Sat, 3 Oct 2009 18:46:49 +0000 Subject: Merged revisions 75067 via svnmerge from svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r75067 | r.david.murray | 2009-09-25 22:42:26 -0400 (Fri, 25 Sep 2009) | 4 lines 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 22f8c47..2003a55 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 -- cgit v0.12