summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 4141c0dfb..90b8333ae 100644
--- a/setup.py
+++ b/setup.py
@@ -58,7 +58,7 @@ setup(name='repoze.bfg',
"License :: Repoze Public License",
],
keywords='web wsgi bfg',
- author="Agendaless Consulting",
+ author="Chris McDonough, Agendaless Consulting",
author_email="repoze-dev@lists.repoze.org",
url="http://bfg.repoze.org",
license="BSD-derived (http://www.repoze.org/LICENSE.txt)",