diff --git a/setup.py b/setup.py index bffbb24e7..bfe5e45d5 100644 --- a/setup.py +++ b/setup.py @@ -92,7 +92,7 @@ def run_tests(self): description='WSGI HTTP Server for UNIX', long_description=long_description, author='Benoit Chesneau', - author_email='benoitc@e-engura.com', + author_email='benoitc@gunicorn.org', license='MIT', url='https://gunicorn.org', project_urls={