diff --git a/pypi/setup.py b/pypi/setup.py index feb38c89b..ea9a5be88 100644 --- a/pypi/setup.py +++ b/pypi/setup.py @@ -33,7 +33,7 @@ setuptools.setup( ], keywords='openstack', author='OpenStack', - author_email='openstack@lists.launchpad.net', + author_email='openstack@lists.openstack.org', url='http://www.openstack.org/', license='Apache Software License', zip_safe=True,