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:
Rohit Yadav 2014-07-29 23:01:40 +02:00
parent 3d34a136a6
commit 7b8c991da8
1 changed files with 4 additions and 4 deletions

View File

@ -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",),