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 9108667 commit f049f69Copy full SHA for f049f69
setup.py
@@ -41,7 +41,9 @@
41
version=__version__,
42
author='Divio AG',
43
author_email='info@divio.ch',
44
- url='https://github.com/divio/djangocms-snippet',
+ maintainer='Django CMS Association and contributors',
45
+ maintainer_email='info@django-cms.org',
46
+ url='https://github.com/django-cms/djangocms-snippet',
47
license='BSD-3-Clause',
48
description='Adds snippet plugin to django CMS.',
49
long_description=open('README.rst').read(),
0 commit comments