aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index d716ee2e..978644d2 100755
--- a/setup.py
+++ b/setup.py
@@ -102,7 +102,7 @@ setup_params = dict(
version=main_ns['__version__'],
description="Easily download, build, install, upgrade, and uninstall "
"Python packages",
- author="The fellowship of the packaging",
+ author="Python Packaging Authority",
author_email="distutils-sig@python.org",
license="PSF or ZPL",
long_description = long_description,