diff --git a/contrib/heat_docker/setup.cfg b/contrib/heat_docker/setup.cfg index 7e56e1531b..40cee7f2b5 100644 --- a/contrib/heat_docker/setup.cfg +++ b/contrib/heat_docker/setup.cfg @@ -4,7 +4,7 @@ summary = Heat resource for Docker containers description-file = README.md author = OpenStack -author-email = openstack-dev@lists.openstack.org +author-email = openstack-discuss@lists.openstack.org home-page = https://docs.openstack.org/heat/latest/ classifier = Environment :: OpenStack diff --git a/doc/source/developing_guides/pluginguide.rst b/doc/source/developing_guides/pluginguide.rst index eb69449ac3..8b38162097 100644 --- a/doc/source/developing_guides/pluginguide.rst +++ b/doc/source/developing_guides/pluginguide.rst @@ -642,8 +642,8 @@ your resource plugin! This has previously caused `problems `_ for multiple operations, usually due to uncaught exceptions, If you feel you need to override `add_dependencies()`, please reach out to Heat developers on the `#heat` IRC -channel on FreeNode or on the `openstack-dev -`_ mailing list to discuss the +channel on FreeNode or on the `openstack-discuss +`_ mailing list to discuss the possibility of a better solution. Registering Resource Plug-ins