CODEOWNERS: drop CODEOWNERS file as it's not used anymore

There's no need for the CODEOWNERS file anymore as figuring out
maintainership and performing reviewer assignment is done via the
MAINTAINERS file now

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2024-11-28 11:57:49 +01:00 committed by Benjamin Cabé
commit 029f807689
5 changed files with 2 additions and 507 deletions

View file

@ -292,9 +292,6 @@ MAINTAINERS File
Generic guidelines for deciding and filling in the Maintainers' list
* The :zephyr_file:`MAINTAINERS.yml` file shall replace the
:zephyr_file:`CODEOWNERS` file and will be used for both setting assignees and
reviewers.
* We should keep the granularity of code maintainership at a manageable level
* We should be looking for maintainers for areas of code that
are orphaned (i.e. without an explicit maintainer)
@ -388,7 +385,6 @@ Merge Criteria
most of the conditions listed above.
* All required checks are passing:
* Codeowners
* Device Tree
* Documentation
* Gitlint