summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xREADME.rst4
-rw-r--r--docs/history.txt7
2 files changed, 6 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index 2c008cc6..8505c551 100755
--- a/README.rst
+++ b/README.rst
@@ -20,7 +20,9 @@ See the `Installation Instructions
User's Guide for instructions on installing, upgrading, and uninstalling
Setuptools.
-The project is `maintained at GitHub <https://github.com/pypa/setuptools>`_.
+The project is `maintained at GitHub <https://github.com/pypa/setuptools>`_
+by the `Setuptools Developers
+<https://github.com/orgs/pypa/teams/setuptools-developers>`_.
Questions and comments should be directed to the `distutils-sig
mailing list <http://mail.python.org/pipermail/distutils-sig/>`_.
diff --git a/docs/history.txt b/docs/history.txt
index 8fd1dc65..385cfa7e 100644
--- a/docs/history.txt
+++ b/docs/history.txt
@@ -40,7 +40,6 @@ Credits
re-invigorated the community on the project, encouraged renewed innovation,
and addressed many defects.
-* Since the merge with Distribute, Jason R. Coombs is the
- maintainer of setuptools. The project is maintained in coordination with
- the Python Packaging Authority (PyPA) and the larger Python community.
-
+* Jason R. Coombs performed the merge with Distribute, maintaining the
+ project for several years in coordination with the Python Packaging
+ Authority (PyPA).