Set proper author and mailing list in setup.py
Signed-off-by: Steven Dake <sdake@redhat.com>
This commit is contained in:
parent
b5eec2832d
commit
f04ba87976
4
setup.py
4
setup.py
@ -74,8 +74,8 @@ setup(
|
||||
description='The heat project provides services for provisioning '
|
||||
'virtual machines',
|
||||
license='Apache License (2.0)',
|
||||
author='OpenStack',
|
||||
author_email='openstack@lists.launchpad.net',
|
||||
author='Heat API Developers',
|
||||
author_email='discuss@heat-api.org',
|
||||
url='http://heat.openstack.org/',
|
||||
packages=find_packages(exclude=['bin']),
|
||||
cmdclass=cmdclass,
|
||||
|
Loading…
x
Reference in New Issue
Block a user