diff --git a/doc/source/contributor/blueprints.rst b/doc/source/contributor/blueprints.rst index 9bf380484f..a0f64848d3 100644 --- a/doc/source/contributor/blueprints.rst +++ b/doc/source/contributor/blueprints.rst @@ -62,7 +62,7 @@ Glance project and your role (user, developer, deployer, operator, etc.), you are more than welcome to have a preliminary discussion of a potential lite spec by reaching out to other people involved in the project. This usually happens by posting mails on the relevant mailing -lists (e.g. `openstack-dev `_ - include +lists (e.g. `openstack-discuss `_ - include [glance] in the subject) or on #openstack-glance IRC channel on Freenode. If current ongoing code reviews are related to your feature, posting comments/questions on gerrit may also be a way to engage. Some diff --git a/setup.cfg b/setup.cfg index a8d07bc6f0..03beee87e1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,7 +4,7 @@ summary = OpenStack Image Service 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/glance/latest/ classifier = Environment :: OpenStack