fix proper author of library

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
This commit is contained in:
Alfredo Deza 2014-12-16 09:28:15 -05:00
parent 9ce8b69cc9
commit 41e230be8f

View file

@ -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',