doc: Fix typo for links to MAINTAINERS.yml

The file was referenced as MAINTAINERS.yaml instead of
MAINTAINERS.yml given invalid links.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
This commit is contained in:
Emil Gydesen 2021-12-09 11:12:39 +01:00 committed by Maureen Helm
commit 28d9b5428b
2 changed files with 2 additions and 2 deletions

View file

@ -103,7 +103,7 @@ Regardless of the mode of integration, external source code that is integrated
in Zephyr requires regular ongoing maintenance. The submitter of the proposal to in Zephyr requires regular ongoing maintenance. The submitter of the proposal to
integrate external source code must therefore commit to maintain the integration integrate external source code must therefore commit to maintain the integration
of such code for the foreseeable future. of such code for the foreseeable future.
This may require adding an entry in the :file:`MAINTAINERS.yaml` as part of the This may require adding an entry in the :file:`MAINTAINERS.yml` as part of the
process. process.
.. _external-src-process: .. _external-src-process:

View file

@ -248,7 +248,7 @@ MAINTAINERS File
Generic guidelines for deciding and filling in the Maintainers' list Generic guidelines for deciding and filling in the Maintainers' list
* The :zephyr_file:`MAINTAINERS.yaml` file shall replace the * The :zephyr_file:`MAINTAINERS.yml` file shall replace the
:zephyr_file:`CODEOWNERS` file and will be used for both setting assignees and :zephyr_file:`CODEOWNERS` file and will be used for both setting assignees and
reviewers. reviewers.
* We should keep the granularity of code maintainership at a manageable level * We should keep the granularity of code maintainership at a manageable level