diff options
| author | Tom Fifield <tom@openstack.org> | 2013-07-29 08:56:12 -0700 |
|---|---|---|
| committer | Tom Fifield <tom@openstack.org> | 2013-07-29 08:56:33 -0700 |
| commit | d8ea8c8fbaf0e101566726e997955960dfe35b97 (patch) | |
| tree | 25e21b4fbf313f6b15b58214b6d75c41122273ae | |
| parent | d65f843829356f5ed8d8b7bb6fe92f225c30b1e6 (diff) | |
| download | oslo-d8ea8c8fbaf0e101566726e997955960dfe35b97.tar.gz oslo-d8ea8c8fbaf0e101566726e997955960dfe35b97.tar.xz oslo-d8ea8c8fbaf0e101566726e997955960dfe35b97.zip | |
Update references with new Mailing List location
Yesterday, openstack@lists.launchpad.org was migrated with
all users to openstack@list.openstack.org.
This patch updates references to the old mailing list with the
new, to ensure that people encountering them don't accidentally
try and join the old list!
Change-Id: I170b02bde2d3b93ddefb27452135dc09b23236de
| -rw-r--r-- | pypi/setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pypi/setup.py b/pypi/setup.py index feb38c8..ea9a5be 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, |
