Skip to content

Commit 871b115

Browse files
author
Simon Krull
authored
FEATURE: adjust setup metadata (#23)
1 parent 728c20c commit 871b115

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
@@ -40,7 +40,9 @@
4040
version=__version__,
4141
author='Divio AG',
4242
author_email='[email protected]',
43-
url='http://github.com/divio/djangocms-transfer',
43+
maintainer='Django CMS Association and contributors',
44+
maintainer_email='[email protected]',
45+
url='https://github.com/django-cms/djangocms-transfer',
4446
license='BSD-3-Clause',
4547
description='Adds import and export of plugin data.',
4648
long_description=open('README.rst').read(),

0 commit comments

Comments
 (0)