From cbc241dbe50613fb296657d444ba58e9c7ede817 Mon Sep 17 00:00:00 2001 From: Deepak Date: Thu, 6 Oct 2016 23:27:44 +0530 Subject: [PATCH] Changed the author and author-email value Changes made according to the other components values Change-Id: I5bc1352e573f396f829474454240c93efe3a50cf --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 64f097b..a6f5adb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,8 +4,8 @@ summary = OpenStack DNS-as-a-Service - Client description-file = README.rst license = Apache License, Version 2.0 -author = Kiall Mac Innes -author-email = kiall@managedit.ie +author = OpenStack +author-email = openstack-dev@lists.openstack.org home-page = http://docs.openstack.org/developer/python-designateclient classifier = Environment :: OpenStack