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.
setup.py
1 parent 35e0353 commit 7a0584bCopy full SHA for 7a0584b
setup.py
@@ -46,7 +46,9 @@
46
version=__version__,
47
author='Divio AG',
48
author_email='info@divio.ch',
49
- url='http://github.com/divio/django-filer',
+ maintainer='Django CMS Association and contributors',
50
+ maintainer_email='info@django-cms.org',
51
+ url='https://github.com/django-cms/django-filer',
52
license='BSD-3-Clause',
53
description='A file management application for django that makes handling '
54
'of files and images a breeze.',
0 commit comments