We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 044bc86 commit ac1446aCopy full SHA for ac1446a
setup.py
@@ -42,7 +42,9 @@
42
version=__version__,
43
author='Divio AG',
44
author_email='info@divio.ch',
45
- url='https://github.com/divio/djangocms-file',
+ maintainer='Django CMS Association and contributors',
46
+ maintainer_email='info@django-cms.org',
47
+ url='https://github.com/django-cms/djangocms-file',
48
license='BSD-3-Clause',
49
description='Adds file plugin to django CMS',
50
long_description=open('README.rst').read(),
0 commit comments