]> granicus.if.org Git - python/commitdiff
Merged revisions 75535 via svnmerge from
authorR. David Murray <rdmurray@bitdance.com>
Mon, 19 Oct 2009 19:14:42 +0000 (19:14 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Mon, 19 Oct 2009 19:14:42 +0000 (19:14 +0000)
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...
........

Misc/maintainers.rst

index 2003a55afa83b08e2f049c0180c5e8526d92cedb..29672e63e275c9e39fe1d9ec4bf7574bd0d001fb 100644 (file)
@@ -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