summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZhijunWei <wzj334965317@outlook.com>2018-12-04 23:37:33 -0500
committerZhijunWei <wzj334965317@outlook.com>2018-12-04 23:37:36 -0500
commitfb57d218567a5d32cf456516216f5c55adf96401 (patch)
treedccdc5f4fb288d13838bab4f04b05bd9a3e1e235
parentc82ac0d7e0e6529f41d1c76e5a7e5fd2050cbeca (diff)
downloadswift-bench-fb57d218567a5d32cf456516216f5c55adf96401.tar.gz
Change openstack-dev to openstack-discuss
Change-Id: I64d6a472718576095657f0767ff60da6e62c683f
-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',