diff options
author | R. David Murray <rdmurray@bitdance.com> | 2009-10-19 19:12:38 (GMT) |
---|---|---|
committer | R. David Murray <rdmurray@bitdance.com> | 2009-10-19 19:12:38 (GMT) |
commit | 79eb3db070b8158dbecda595bc55b729eaa9a906 (patch) | |
tree | 90fa0f669be330217bacd34830829c6c55991fcd /Misc/maintainers.rst | |
parent | dc0900b525b6c7fc2e07c4670ef1452a6d74a09c (diff) | |
download | cpython-79eb3db070b8158dbecda595bc55b729eaa9a906.zip cpython-79eb3db070b8158dbecda595bc55b729eaa9a906.tar.gz cpython-79eb3db070b8158dbecda595bc55b729eaa9a906.tar.bz2 |
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 |