summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/setup.py b/setup.py
index aa6a0c0..6c1e5e6 100644
--- a/setup.py
+++ b/setup.py
@@ -25,10 +25,10 @@ Name = 'python-quantumclient'
Url = "https://launchpad.net/quantum"
Version = setup.get_post_version('quantumclient')
License = 'Apache License 2.0'
-Author = 'Netstack'
-AuthorEmail = 'netstack@lists.launchpad.net'
+Author = 'OpenStack Quantum Project'
+AuthorEmail = 'openstack-dev@lists.launchpad.net'
Maintainer = ''
-Summary = 'Client functionalities for Quantum'
+Summary = 'CLI and python client library for OpenStack Quantum'
ShortDescription = Summary
Description = Summary