mirror of https://github.com/apache/cloudstack.git
marvin: change module author, description etc to use ACS team and dev ML
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
(cherry picked from commit fa5195f305)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
3d34a136a6
commit
7b8c991da8
|
|
@ -38,10 +38,10 @@ def read(fname):
|
|||
setup(name="Marvin",
|
||||
version=VERSION,
|
||||
description="Marvin - Python client for Apache CloudStack",
|
||||
author="Edison Su",
|
||||
author_email="Edison.Su@citrix.com",
|
||||
maintainer="Prasanna Santhanam",
|
||||
maintainer_email="tsp@apache.org",
|
||||
author="The Apache CloudStack Team",
|
||||
author_email="dev@cloudstack.apache.org",
|
||||
maintainer="The Apache CloudStack Team",
|
||||
maintainer_email="dev@cloudstack.apache.org",
|
||||
long_description="Marvin is the Apache CloudStack python "
|
||||
"client written around the unittest framework",
|
||||
platforms=("Any",),
|
||||
|
|
|
|||
Loading…
Reference in New Issue