From 7d306ed822f617af080b63633f9792a7b5ccaf50 Mon Sep 17 00:00:00 2001 From: caoyuan Date: Mon, 7 Jan 2019 15:17:52 +0000 Subject: [PATCH] Update setup.cfg to align with StarlingX project Signed-off-by: caoyuan Change-Id: I4189828401e39c7bc68f2467a94fb5fd474608d5 --- HACKING.rst | 2 +- setup.cfg | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/HACKING.rst b/HACKING.rst index d9030649f..5faa7705d 100644 --- a/HACKING.rst +++ b/HACKING.rst @@ -1,4 +1,4 @@ DistributedCloud Style Commandments -=============================================== +=================================== Read the OpenStack Style Commandments https://docs.openstack.org/hacking/latest/ diff --git a/setup.cfg b/setup.cfg index b7951cfc7..aecca1739 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,11 +3,11 @@ name = distributedcloud summary = Distributed Cloud description-file = README.rst -author = OpenStack -author-email = openstack-discuss@lists.openstack.org -home-page = http://www.openstack.org/ +author = StarlingX +author-email = starlingx-discuss@lists.starlingx.io +home-page = https://www.starlingx.io/ classifier = - Environment :: OpenStack + Environment :: StarlingX Intended Audience :: Information Technology Intended Audience :: System Administrators License :: OSI Approved :: Apache Software License