author and email updated.

svn path=/plone.app.discussion/trunk/; revision=36899
This commit is contained in:
Timo Stollenwerk 2010-06-02 10:33:47 +00:00
parent 2e0b52889d
commit 7b2aa33a45
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ setup(name='plone.app.discussion',
"Programming Language :: Python",
],
keywords='plone discussion',
author='Timo Stollenwerk',
author_email='plone-developers at lists sourceforge net',
author='Timo Stollenwerk - Plone Foundation',
author_email='plone-developers@lists.sourceforge.net',
url='http://pypi.python.org/pypi/plone.app.discussion',
license='GPL',
packages=find_packages(exclude=['ez_setup']),