mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +00:00
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:
parent
f64a584aff
commit
375592de7b
2
setup.py
2
setup.py
@ -182,7 +182,7 @@ setuptools.setup(
|
|||||||
name='Plinth',
|
name='Plinth',
|
||||||
version=__version__,
|
version=__version__,
|
||||||
description='A web front end for administering FreedomBox',
|
description='A web front end for administering FreedomBox',
|
||||||
author='Plinth Authors',
|
author='FreedomBox Authors',
|
||||||
author_email='freedombox-discuss@lists.alioth.debian.org',
|
author_email='freedombox-discuss@lists.alioth.debian.org',
|
||||||
url='http://freedomboxfoundation.org',
|
url='http://freedomboxfoundation.org',
|
||||||
packages=find_packages(include=['plinth', 'plinth.*'],
|
packages=find_packages(include=['plinth', 'plinth.*'],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user