From: R. David Murray Date: Sat, 3 Oct 2009 18:46:49 +0000 (+0000) Subject: Merged revisions 75067 via svnmerge from X-Git-Tag: v3.1.2rc1~466 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3eaed9c49fd50859782128e90d6a368f872dfc84;p=thirdparty%2FPython%2Fcpython.git 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. ........ --- diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst index 22f8c470ae17..2003a55afa83 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