]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add maintainers.
authorRaymond Hettinger <python@rcn.com>
Mon, 19 Oct 2009 19:52:20 +0000 (19:52 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 19 Oct 2009 19:52:20 +0000 (19:52 +0000)
Misc/maintainers.rst

index 8d404e5418600955d6bd49fb2ad4e9d0f9c02b84..0d3f9e4be08b61599102350e3e3562ebaf151843 100644 (file)
@@ -84,7 +84,7 @@ curses              andrew.kuchling
 datetime
 dbm
 decimal             facundobatista, rhettinger, mark.dickinson
-difflib
+difflib             tim_one
 dis
 distutils           tarek
 doctest             tim_one (inactive)
@@ -99,7 +99,7 @@ fileinput
 fnmatch
 formatter
 fpectl
-fractions           mark.dickinson
+fractions           mark.dickinson rhettinger
 ftplib
 functools
 gc                  pitrou
@@ -132,7 +132,7 @@ macpath
 mailbox             andrew.kuchling
 mailcap
 marshal
-math                mark.dickinson
+math                mark.dickinson rhettinger
 mimetypes
 mmap
 modulefinder        theller, jvr
@@ -165,7 +165,7 @@ py_compile
 pybench             lemburg, pitrou
 pyclbr
 pydoc
-queue
+queue               rhettinger
 quopri
 random              rhettinger
 re                  effbot (inactive), pitrou