setup.py: Update Plinth Authors -> FreedomBox Authors

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Sunil Mohan Adapa 2018-02-11 15:48:20 +05:30 committed by James Valleroy
parent f64a584aff
commit 375592de7b
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -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.*'],