Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
ensure domain email reflects the correct domain
  • Loading branch information
benoitc authored Dec 3, 2022
1 parent 69c508a commit 008d81d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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={
Expand Down

0 comments on commit 008d81d

Please sign in to comment.