diff options
author | R. David Murray <rdmurray@bitdance.com> | 2009-09-26 02:42:26 (GMT) |
---|---|---|
committer | R. David Murray <rdmurray@bitdance.com> | 2009-09-26 02:42:26 (GMT) |
commit | ab170681f6ad92766fa654ea80d6d011456c7d2f (patch) | |
tree | 45d309e45d71d916f1841d9e0eb5a2dfe244aa97 /Misc/maintainers.rst | |
parent | af30d2eeaabfb184ed0869135c18e0fb17bc6fce (diff) | |
download | cpython-ab170681f6ad92766fa654ea80d6d011456c7d2f.zip cpython-ab170681f6ad92766fa654ea80d6d011456c7d2f.tar.gz cpython-ab170681f6ad92766fa654ea80d6d011456c7d2f.tar.bz2 |
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.
Diffstat (limited to 'Misc/maintainers.rst')
-rw-r--r-- | Misc/maintainers.rst | 2 |
1 files changed, 1 insertions, 1 deletions
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 |