Skip to content

Commit ac1446a

Browse files
author
Simon Krull
authored
FEATURE: adjust setup metadata (#52)
1 parent 044bc86 commit ac1446a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

setup.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,9 @@
4242
version=__version__,
4343
author='Divio AG',
4444
author_email='[email protected]',
45-
url='https://github.com/divio/djangocms-file',
45+
maintainer='Django CMS Association and contributors',
46+
maintainer_email='[email protected]',
47+
url='https://github.com/django-cms/djangocms-file',
4648
license='BSD-3-Clause',
4749
description='Adds file plugin to django CMS',
4850
long_description=open('README.rst').read(),

0 commit comments

Comments
 (0)