diff --git a/setup.py b/setup.py index 1cbf994dc..67514d5c6 100755 --- a/setup.py +++ b/setup.py @@ -182,7 +182,7 @@ setuptools.setup( name='Plinth', version=__version__, description='A web front end for administering FreedomBox', - author='Plinth Authors', + author='FreedomBox Authors', author_email='freedombox-discuss@lists.alioth.debian.org', url='http://freedomboxfoundation.org', packages=find_packages(include=['plinth', 'plinth.*'],