author and email updated.
svn path=/plone.app.discussion/trunk/; revision=36899
This commit is contained in:
parent
2e0b52889d
commit
7b2aa33a45
4
setup.py
4
setup.py
@ -12,8 +12,8 @@ setup(name='plone.app.discussion',
|
|||||||
"Programming Language :: Python",
|
"Programming Language :: Python",
|
||||||
],
|
],
|
||||||
keywords='plone discussion',
|
keywords='plone discussion',
|
||||||
author='Timo Stollenwerk',
|
author='Timo Stollenwerk - Plone Foundation',
|
||||||
author_email='plone-developers at lists sourceforge net',
|
author_email='plone-developers@lists.sourceforge.net',
|
||||||
url='http://pypi.python.org/pypi/plone.app.discussion',
|
url='http://pypi.python.org/pypi/plone.app.discussion',
|
||||||
license='GPL',
|
license='GPL',
|
||||||
packages=find_packages(exclude=['ez_setup']),
|
packages=find_packages(exclude=['ez_setup']),
|
||||||
|
Loading…
Reference in New Issue
Block a user