diff --git a/setup.py b/setup.py index e540d91..ceef1ca 100644 --- a/setup.py +++ b/setup.py @@ -62,7 +62,7 @@ setup( description='Swauth', license='Apache License (2.0)', author='OpenStack, LLC.', - author_email='openstack-admins@lists.launchpad.net', + author_email='swauth@brim.net', url='https://github.com/gholt/swauth', packages=find_packages(exclude=['test_swauth', 'bin']), test_suite='nose.collector',