diff --git a/setup.py b/setup.py index cf699447e..c3ed123ff 100644 --- a/setup.py +++ b/setup.py @@ -224,7 +224,7 @@ def run(self): 'write_to': 'borg/_version.py', }, author='The Borg Collective (see AUTHORS file)', - author_email='borgbackup@librelist.com', + author_email='borgbackup@python.org', url='https://borgbackup.readthedocs.org/', description='Deduplicated, encrypted, authenticated and compressed backups', long_description=long_description,