Update author email to shared email

This commit is contained in:
Forrest Alvarez 2020-12-05 12:26:47 -08:00 committed by Sebastian Meyer
parent 5468573157
commit ffac89315b
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ setup(name="streamlink",
},
author="Streamlink",
# temp until we have a mailing list / global email
author_email="charlie@charliedrage.com",
author_email="streamlink@protonmail.com",
license="Simplified BSD",
packages=find_packages("src"),
package_dir={"": "src"},