From cb6c51d628348ed5e07ed05594c0eb07c5180c58 Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Wed, 1 Feb 2023 10:08:37 +0100 Subject: [PATCH] maintainers_guidelines.rst: add a link to collection release guidelines (#79859) (cherry picked from commit fa382670dc35d89652c03c3d7f7911533a36b29d) --- docs/docsite/rst/community/maintainers_guidelines.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docsite/rst/community/maintainers_guidelines.rst b/docs/docsite/rst/community/maintainers_guidelines.rst index 7228f8c83d24d4..43a0e69619c18e 100644 --- a/docs/docsite/rst/community/maintainers_guidelines.rst +++ b/docs/docsite/rst/community/maintainers_guidelines.rst @@ -20,7 +20,7 @@ In general, collection maintainers: - Review and commit changes made by other contributors. - :ref:`Backport ` changes to stable branches. - Address or assign issues to appropriate contributors. -- Release collections. +- :ref:`Release collections `. - Ensure that collections adhere to the `Collection Requirements `_, - Track changes announced in `News for collection contributors and maintainers `_ and update a collection in accordance with these changes. - Subscribe and submit news to the `Bullhorn newsletter `_.