summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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',