mirror of https://github.com/python/cpython.git
Rephrased the introduction, added missing commas and my name for Unicode
This commit is contained in:
parent
5e8f6d17e9
commit
6628a10034
|
@ -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
|
||||||
|
@ -99,7 +97,7 @@ fileinput
|
||||||
fnmatch
|
fnmatch
|
||||||
formatter
|
formatter
|
||||||
fpectl
|
fpectl
|
||||||
fractions mark.dickinson rhettinger
|
fractions mark.dickinson, rhettinger
|
||||||
ftplib
|
ftplib
|
||||||
functools
|
functools
|
||||||
gc pitrou
|
gc pitrou
|
||||||
|
@ -132,7 +130,7 @@ macpath
|
||||||
mailbox andrew.kuchling
|
mailbox andrew.kuchling
|
||||||
mailcap
|
mailcap
|
||||||
marshal
|
marshal
|
||||||
math mark.dickinson rhettinger
|
math mark.dickinson, rhettinger
|
||||||
mimetypes
|
mimetypes
|
||||||
mmap
|
mmap
|
||||||
modulefinder theller, jvr
|
modulefinder theller, jvr
|
||||||
|
@ -289,7 +287,7 @@ time and dates lemburg
|
||||||
testing michael.foord, pitrou
|
testing michael.foord, pitrou
|
||||||
threads
|
threads
|
||||||
tracker
|
tracker
|
||||||
unicode lemburg
|
unicode lemburg, ezio.melotti
|
||||||
version control
|
version control
|
||||||
windows
|
windows
|
||||||
================== ===========
|
================== ===========
|
||||||
|
|
Loading…
Reference in New Issue