From dc15edc8423ea81120f0007938a66b46f2ab9b0f Mon Sep 17 00:00:00 2001 From: howardlee Date: Thu, 1 Dec 2016 17:09:58 +0800 Subject: [PATCH] Update author and author-email Change author to OpenStack and author-email to openstack-dev@lists.openstack.org Change-Id: Ie8812ceac8d79a3c1697e2ecf5e4fd4d1378477e --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index 0054d82c..aefd1a0e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,8 +3,8 @@ name = taskflow summary = Taskflow structured state management library. description-file = README.rst -author = Taskflow Developers -author-email = taskflow-dev@lists.launchpad.net +author = OpenStack +author-email = openstack-dev@lists.openstack.org home-page = http://docs.openstack.org/developer/taskflow keywords = reliable,tasks,execution,parallel,dataflow,workflows,distributed classifier =