diff --git a/setup.py b/setup.py index 9e2b592d620865a64e37c0d8f4d6982023d63422..aaa7f00c3bb764467d15a68bb9f217deb0875492 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ setup( license='GPLv2', author='Thomas Reifenberger', install_requires=[], - author_email='tom-mi at rfnbrgr.de', + author_email='tom-mi@users.noreply.github.com', description='Pack and unpack Check_MK mkp files', long_description=read_md('README.md'), packages=find_packages(),