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:
parent
af02730a29
commit
029f807689
5 changed files with 2 additions and 507 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue