diff --git a/README.rst b/README.rst index 9691c7986..5391fcaa6 100644 --- a/README.rst +++ b/README.rst @@ -84,7 +84,7 @@ IRC Channel: #senlin on `Freenode`_. Mailinglist ----------- -Project use http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev +Project use http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-discuss as the mailinglist. Please use tag ``[Senlin]`` in the subject for new threads. diff --git a/contrib/kubernetes/setup.cfg b/contrib/kubernetes/setup.cfg index 8f9a46b12..d525be9c4 100644 --- a/contrib/kubernetes/setup.cfg +++ b/contrib/kubernetes/setup.cfg @@ -4,7 +4,7 @@ summary = Kubernetes profile for senlin 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/senlin/latest/ classifier = Environment :: OpenStack diff --git a/contrib/vdu/setup.cfg b/contrib/vdu/setup.cfg index 363df90ff..58e92cf15 100644 --- a/contrib/vdu/setup.cfg +++ b/contrib/vdu/setup.cfg @@ -4,7 +4,7 @@ summary = VDU profile for senlin 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/senlin/latest/ classifier = Environment :: OpenStack diff --git a/setup.cfg b/setup.cfg index 3f8ee2b09..5b7be05bc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,7 +4,7 @@ summary = OpenStack Clustering 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/senlin/latest/ classifier = Environment :: OpenStack