Skip to content

Commit 7a0584b

Browse files
authored
fix: Update setup.py meta data (#1280)
1 parent 35e0353 commit 7a0584b

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
@@ -46,7 +46,9 @@
4646
version=__version__,
4747
author='Divio AG',
4848
author_email='info@divio.ch',
49-
url='http://github.com/divio/django-filer',
49+
maintainer='Django CMS Association and contributors',
50+
maintainer_email='info@django-cms.org',
51+
url='https://github.com/django-cms/django-filer',
5052
license='BSD-3-Clause',
5153
description='A file management application for django that makes handling '
5254
'of files and images a breeze.',

0 commit comments

Comments
 (0)