diff options
author | R. David Murray <rdmurray@bitdance.com> | 2009-10-19 19:14:42 (GMT) |
---|---|---|
committer | R. David Murray <rdmurray@bitdance.com> | 2009-10-19 19:14:42 (GMT) |
commit | bc740a6951b2d234fc69936c7ff4713a503f20cf (patch) | |
tree | f832def2575ed69ff554852033f09cc3d35a37fb /Misc/maintainers.rst | |
parent | e566bda297f21edfac9ba2557f702be08868b66d (diff) | |
download | cpython-bc740a6951b2d234fc69936c7ff4713a503f20cf.zip cpython-bc740a6951b2d234fc69936c7ff4713a503f20cf.tar.gz cpython-bc740a6951b2d234fc69936c7ff4713a503f20cf.tar.bz2 |
Merged revisions 75535 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r75535 | r.david.murray | 2009-10-19 15:12:38 -0400 (Mon, 19 Oct 2009) | 6 lines
Add 'idlelib' to modules, and add a new table for the Tools, with one
entry for which I noticed an active maintainer.
IMO, if a tool doesn't get put on this list with at least one maintainer
it may be in danger of being deleted by and by...
........
Diffstat (limited to 'Misc/maintainers.rst')
-rw-r--r-- | Misc/maintainers.rst | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Misc/maintainers.rst b/Misc/maintainers.rst index 2003a55..29672e6 100644 --- a/Misc/maintainers.rst +++ b/Misc/maintainers.rst @@ -114,6 +114,7 @@ heapq rhettinger hmac html http +idlelib imaplib imghdr imp @@ -239,7 +240,13 @@ zlib ================== =========== -Platform Maintainer +Tool Maintainers +------------------ ----------- +pybench lemburg + + +================== =========== +Platform Maintainers ------------------ ----------- AIX Cygwin jlt63 |