summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorRyan Petrello <lists@ryanpetrello.com>2012-03-20 01:31:03 -0400
committerRyan Petrello <lists@ryanpetrello.com>2012-03-20 01:31:03 -0400
commit5cce383ae4ba64cc732d2d118ec4bc669a0df663 (patch)
tree69b7a3a0d6721d2481dd715a67db6ebbc43603ed /setup.py
parentb5d2d3e6b424e7fca20a90f57ace66620d9b79f5 (diff)
downloadpecan-5cce383ae4ba64cc732d2d118ec4bc669a0df663.tar.gz
Moving contributors' names into an AUTHORS file.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/setup.py b/setup.py
index a243a4d..cd451f1 100644
--- a/setup.py
+++ b/setup.py
@@ -80,8 +80,7 @@ setup(
'Topic :: Software Development :: Libraries :: Application Frameworks'
],
keywords='web framework wsgi object-dispatch http',
- author='Jonathan LaCour, Ryan Petrello, Mark McClain, Yoann Roman, '\
- 'Jeremy Jones, Alfredo Deza, Benjamin W. Smith',
+ author='Jonathan LaCour',
author_email='info@pecanpy.org',
url='http://github.com/pecan/pecan',
license='BSD',