Skip to content

Commit f049f69

Browse files
author
Simon Krull
authored
FEATURE: adjust setup metadata (#110)
1 parent 9108667 commit f049f69

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
@@ -41,7 +41,9 @@
4141
version=__version__,
4242
author='Divio AG',
4343
author_email='info@divio.ch',
44-
url='https://github.com/divio/djangocms-snippet',
44+
maintainer='Django CMS Association and contributors',
45+
maintainer_email='info@django-cms.org',
46+
url='https://github.com/django-cms/djangocms-snippet',
4547
license='BSD-3-Clause',
4648
description='Adds snippet plugin to django CMS.',
4749
long_description=open('README.rst').read(),

0 commit comments

Comments
 (0)