Skip to content

Commit 58d9a16

Browse files
authored
Merge pull request #18 from stackitcloud/feature/updateEmail
Update author email address
2 parents 42b0e8d + 809f998 commit 58d9a16

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ long_description = file: README.md
66
long_description_content_type = text/markdown
77
url = https://github.com/stackitcloud/certbot-dns-stackit
88
author = STACKIT DNS
9-
author_email = stackit-dns@mail.schwarz
9+
author_email = dns@stackit.cloud
1010
license = Apache License 2.0
1111
classifiers =
1212
Development Status :: 5 - Production/Stable

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
long_description_content_type="text/markdown",
3939
url="https://github.com/stackitcloud/certbot-dns-stackit",
4040
author="STACKIT DNS",
41-
author_email="stackit-dns@mail.schwarz",
41+
author_email="dns@stackit.cloud",
4242
license="Apache License 2.0",
4343
python_requires=">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*",
4444
classifiers=[

0 commit comments

Comments
 (0)