diff --git a/setup.py b/setup.py index e8ead29..8fd0f66 100644 --- a/setup.py +++ b/setup.py @@ -6,8 +6,8 @@ setup( version='0.0.1', packages=find_packages(), - author='Tommi Virtanen', - author_email='tommi.virtanen@dreamhost.com', + author='Red Hat Storage', + author_email='ceph-qa@ceph.com', description='Unofficial Amazon AWS S3 compatibility tests', license='MIT', keywords='s3 web testing',