diff --git a/setup.py b/setup.py index ac701900a7..b2bc55b9e1 100644 --- a/setup.py +++ b/setup.py @@ -29,8 +29,8 @@ Name = 'quantum' Url = "https://launchpad.net/quantum" Version = setup.get_version(Name, '2013.1') License = 'Apache License 2.0' -Author = 'Netstack' -AuthorEmail = 'netstack@lists.launchpad.net' +Author = 'OpenStack' +AuthorEmail = 'openstack-dev@lists.openstack.org' Maintainer = '' Summary = 'Quantum (virtual network service)' ShortDescription = Summary