diff --git a/setup.cfg b/setup.cfg index b711653..1b95e4e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,7 +6,7 @@ long_description = file: README.md long_description_content_type = text/markdown url = https://github.com/stackitcloud/certbot-dns-stackit author = STACKIT DNS -author_email = stackit-dns@mail.schwarz +author_email = dns@stackit.cloud license = Apache License 2.0 classifiers = Development Status :: 5 - Production/Stable diff --git a/setup.py b/setup.py index ef4f06b..deda2c5 100644 --- a/setup.py +++ b/setup.py @@ -38,7 +38,7 @@ long_description_content_type="text/markdown", url="https://github.com/stackitcloud/certbot-dns-stackit", author="STACKIT DNS", - author_email="stackit-dns@mail.schwarz", + author_email="dns@stackit.cloud", license="Apache License 2.0", python_requires=">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*", classifiers=[