summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2019-01-04 00:38:43 +0000
committerGerrit Code Review <review@openstack.org>2019-01-04 00:38:43 +0000
commitb69aab178b24316d4649c663f7f1671106a0e28b (patch)
tree44bd2b5b1a1a21014542e0b8a545b9f98c7ed6bb
parente1acba9154279cb90987e544d81738e1884231b3 (diff)
parentfb57d218567a5d32cf456516216f5c55adf96401 (diff)
downloadswift-bench-b69aab178b24316d4649c663f7f1671106a0e28b.tar.gz
Merge "Change openstack-dev to openstack-discuss"
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 9be97fe..417a6d9 100644
--- a/setup.py
+++ b/setup.py
@@ -31,7 +31,7 @@ setup(
description='Benchmark tool for OpenStack Swift',
license='Apache License (2.0)',
author='OpenStack',
- author_email='openstack-dev@lists.openstack.org',
+ author_email='openstack-discuss@lists.openstack.org',
url='http://openstack.org',
packages=find_packages(exclude=['test', 'bin']),
test_suite='nose.collector',