summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2013-07-18 09:09:52 -0400
committerJason R. Coombs <jaraco@jaraco.com>2013-07-18 09:09:52 -0400
commit778641d04c8499eb66cb733f894fee46cae3a5dd (patch)
treef07ae4b1e7152df6d0e7b6eca70eb635961275f8 /README.txt
parent1d60d192750b47461a27d41b051c8a2fbfc1dcbd (diff)
downloadpython-setuptools-bitbucket-778641d04c8499eb66cb733f894fee46cae3a5dd.tar.gz
Updated README and setup.py to reference PyPA
Diffstat (limited to 'README.txt')
-rwxr-xr-xREADME.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 0a3bb21d..d57e1258 100755
--- a/README.txt
+++ b/README.txt
@@ -157,7 +157,7 @@ Credits
aspects of ``easy_install``, and supplied the doctests for the command-line
``.exe`` wrappers on Windows.
-* Phillip J. Eby is the principal author and maintainer of setuptools, and
+* Phillip J. Eby is the seminal author of setuptools, and
first proposed the idea of an importable binary distribution format for
Python application plug-ins.
@@ -167,4 +167,8 @@ Credits
"Code Bear" Taylor) contributed their time and stress as guinea pigs for the
use of eggs and setuptools, even before eggs were "cool". (Thanks, guys!)
+* 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.
+
.. _files: