From 3d9bcb93f4f2df385483438b5646b4d043be2709 Mon Sep 17 00:00:00 2001 From: zhangbailin Date: Mon, 3 Dec 2018 22:36:18 -0500 Subject: [PATCH] Change openstack-dev to openstack-discuss Mailinglists have been updated. Openstack-discuss replaces openstack-dev. Change-Id: I600b78dd0ec1708e1ed34aac5364ff9e90ce8c01 --- deliverables.yaml | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deliverables.yaml b/deliverables.yaml index c57dba21bd..136d8c4c5f 100644 --- a/deliverables.yaml +++ b/deliverables.yaml @@ -1,6 +1,6 @@ # This file contains a list of deliverables within the Kolla project. # To add additional deliverable, please submit change to this file. -# You can find more details in openstack-dev mailing list +# You can find more details in openstack-discuss mailing list # http://lists.openstack.org/pipermail/openstack-dev/2017-January/110805.html --- diff --git a/setup.cfg b/setup.cfg index 381d592b74..14dc52b457 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,7 +4,7 @@ summary = Kolla OpenStack Deployment 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/kolla/latest/ license = Apache License, Version 2.0 classifier =