mirror of
https://github.com/python/cpython.git
synced 2025-10-01 21:02:15 +00:00
Merged revisions 75538,75542,77012,77928,79113,79999,80109 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r75538 | kurt.kaiser | 2009-10-19 15:39:00 -0400 (Mon, 19 Oct 2009) | 2 lines add myself to idlelib ........ r75542 | raymond.hettinger | 2009-10-19 15:52:20 -0400 (Mon, 19 Oct 2009) | 1 line Add maintainers. ........ r77012 | ezio.melotti | 2009-12-23 15:56:09 -0500 (Wed, 23 Dec 2009) | 1 line Rephrased the introduction, added missing commas and my name for Unicode ........ r77928 | tarek.ziade | 2010-02-02 18:31:01 -0500 (Tue, 02 Feb 2010) | 1 line added myself as the maintainer for sysconfig and shutil ........ r79113 | benjamin.peterson | 2010-03-19 17:01:27 -0400 (Fri, 19 Mar 2010) | 1 line make maintainers.rst have correct eol ........ r79999 | r.david.murray | 2010-04-12 11:19:03 -0400 (Mon, 12 Apr 2010) | 4 lines Kurt's roundup id is kbk, use that in maintainers.rst instead of his checkin id, since maintainers is for finding people to make nosy in the tracker. ........ r80109 | r.david.murray | 2010-04-16 08:34:45 -0400 (Fri, 16 Apr 2010) | 5 lines maintainers.rst additions. Add Giampaolo Rodola as an expert for ftplib, and Victor Stinner to the 'unicode' interest area. ........
This commit is contained in:
parent
a5ab4fcf68
commit
ec51d03e61
1 changed files with 21 additions and 22 deletions
|
@ -1,21 +1,19 @@
|
||||||
Maintainers Index
|
Maintainers Index
|
||||||
=================
|
=================
|
||||||
|
|
||||||
This document cross references Python Modules (first table) and platforms
|
This document has tables that list Python Modules, Tools, Platforms and
|
||||||
(second table) with the Tracker user names of people who are experts
|
Interest Areas and names for each item that indicate a maintainer or an
|
||||||
and/or resources for that module or platform. This list is intended
|
expert in the field. This list is intended to be used by issue submitters,
|
||||||
to be used by issue submitters, issue triage people, and other issue
|
issue triage people, and other issue participants to find people to add to
|
||||||
participants to find people to add to the nosy list or to contact
|
the nosy list or to contact directly by email for help and decisions on
|
||||||
directly by email for help and decisions on feature requests and bug
|
feature requests and bug fixes. People on this list may be asked to render
|
||||||
fixes. People on this list may be asked to render final judgement on a
|
final judgement on a feature or bug. If no active maintainer is listed for
|
||||||
feature or bug. If no active maintainer is listed for a given module,
|
a given module, then questionable changes should go to python-dev, while
|
||||||
then questionable changes should go to python-dev, while any other issues
|
any other issues can and should be decided by any committer.
|
||||||
can and should be decided by any committer.
|
|
||||||
|
|
||||||
The last part of this document is a third table, listing broader topic
|
The Platform and Interest Area tables list broader fields in which various
|
||||||
areas in which various people have expertise. These people can also
|
people have expertise. These people can also be contacted for help,
|
||||||
be contacted for help, opinions, and decisions when issues involve
|
opinions, and decisions when issues involve their areas.
|
||||||
their areas.
|
|
||||||
|
|
||||||
If a listed maintainer does not respond to requests for comment for an
|
If a listed maintainer does not respond to requests for comment for an
|
||||||
extended period (three weeks or more), they should be marked as inactive
|
extended period (three weeks or more), they should be marked as inactive
|
||||||
|
@ -85,7 +83,7 @@ curses andrew.kuchling
|
||||||
datetime
|
datetime
|
||||||
dbm
|
dbm
|
||||||
decimal facundobatista, rhettinger, mark.dickinson
|
decimal facundobatista, rhettinger, mark.dickinson
|
||||||
difflib
|
difflib tim_one
|
||||||
dis
|
dis
|
||||||
distutils tarek
|
distutils tarek
|
||||||
doctest tim_one (inactive)
|
doctest tim_one (inactive)
|
||||||
|
@ -100,8 +98,8 @@ fileinput
|
||||||
fnmatch
|
fnmatch
|
||||||
formatter
|
formatter
|
||||||
fpectl
|
fpectl
|
||||||
fractions mark.dickinson
|
fractions mark.dickinson, rhettinger
|
||||||
ftplib
|
ftplib giampaolo.rodola
|
||||||
functools
|
functools
|
||||||
gc pitrou
|
gc pitrou
|
||||||
getopt
|
getopt
|
||||||
|
@ -115,7 +113,7 @@ heapq rhettinger
|
||||||
hmac
|
hmac
|
||||||
html
|
html
|
||||||
http
|
http
|
||||||
idlelib
|
idlelib kbk
|
||||||
imaplib
|
imaplib
|
||||||
imghdr
|
imghdr
|
||||||
imp
|
imp
|
||||||
|
@ -133,7 +131,7 @@ macpath
|
||||||
mailbox andrew.kuchling
|
mailbox andrew.kuchling
|
||||||
mailcap
|
mailcap
|
||||||
marshal
|
marshal
|
||||||
math mark.dickinson
|
math mark.dickinson, rhettinger
|
||||||
mimetypes
|
mimetypes
|
||||||
mmap
|
mmap
|
||||||
modulefinder theller, jvr
|
modulefinder theller, jvr
|
||||||
|
@ -166,7 +164,7 @@ py_compile
|
||||||
pybench lemburg, pitrou
|
pybench lemburg, pitrou
|
||||||
pyclbr
|
pyclbr
|
||||||
pydoc
|
pydoc
|
||||||
queue
|
queue rhettinger
|
||||||
quopri
|
quopri
|
||||||
random rhettinger
|
random rhettinger
|
||||||
re effbot (inactive), pitrou
|
re effbot (inactive), pitrou
|
||||||
|
@ -199,6 +197,7 @@ sunau
|
||||||
symbol
|
symbol
|
||||||
symtable benjamin.peterson
|
symtable benjamin.peterson
|
||||||
sys
|
sys
|
||||||
|
sysconfig tarek
|
||||||
syslog
|
syslog
|
||||||
tabnanny tim_one
|
tabnanny tim_one
|
||||||
tarfile lars.gustaebel
|
tarfile lars.gustaebel
|
||||||
|
@ -208,7 +207,7 @@ termios
|
||||||
test
|
test
|
||||||
textwrap
|
textwrap
|
||||||
threading
|
threading
|
||||||
time brett.cannon
|
time
|
||||||
timeit
|
timeit
|
||||||
tkinter gpolo
|
tkinter gpolo
|
||||||
token georg.brandl
|
token georg.brandl
|
||||||
|
@ -290,7 +289,7 @@ time and dates lemburg
|
||||||
testing michael.foord, pitrou
|
testing michael.foord, pitrou
|
||||||
threads
|
threads
|
||||||
tracker
|
tracker
|
||||||
unicode lemburg
|
unicode lemburg, ezio.melotti, haypo
|
||||||
version control
|
version control
|
||||||
windows
|
windows
|
||||||
================== ===========
|
================== ===========
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue