From b3b986d52ae44c19497054d07392914f4aa38f6d Mon Sep 17 00:00:00 2001 From: manchandavishal Date: Tue, 4 Dec 2018 06:47:57 +0000 Subject: [PATCH] Change openstack-dev to openstack-discuss Mailing lists have been updated. Openstack-discuss replaces openstack-dev. Change-Id: I4d8f7df0a7c753d62b299d4252ce4a5384e084f4 --- README.rst | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 180e8ec..58849ba 100644 --- a/README.rst +++ b/README.rst @@ -38,7 +38,7 @@ We are welcoming new contributors, if you've got new ideas, suggestions or want to contribute, contact us. You can reach us through IRC (#cloudkitty @freenode.net), or on the official -OpenStack mailing list openstack-dev@lists.openstack.org. +OpenStack mailing list openstack-discuss@lists.openstack.org. A storyboard_ project is available if you need to report bugs. diff --git a/setup.cfg b/setup.cfg index 7eac330..af6a850 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,7 +4,7 @@ summary = CloudKitty Horizon dashboard description-file = README.rst author = OpenStack -author-email = openstack-dev@lists.openstack.org +author-email = openstack-discuss@lists.openstack.org home-page = https://docs.openstack.org/cloudkitty-dashboard/latest/ classifier = Environment :: OpenStack