ci: add empty CODEOWNERS file
Add an empty codeowner file redirecting to MAINTAINERSS.yml file for clarity and to make some tooling happy. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
9207a1bcd7
commit
56c5e93cb7
2 changed files with 5 additions and 0 deletions
4
CODEOWNERS
Normal file
4
CODEOWNERS
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
# Instead of the CODEOWNERS file, The Zephyr Project uses a custom format.
|
||||||
|
# See MAINTAINERS.yml for details.
|
||||||
|
#
|
||||||
|
# DO NOT EDIT THIS FILE.
|
|
@ -25,6 +25,7 @@
|
||||||
.github/workflows/issues-report-config.json
|
.github/workflows/issues-report-config.json
|
||||||
.github/workflows/backport_issue_check.yml
|
.github/workflows/backport_issue_check.yml
|
||||||
MAINTAINERS.yml
|
MAINTAINERS.yml
|
||||||
|
CODEOWNERS
|
||||||
LICENSE
|
LICENSE
|
||||||
Makefile
|
Makefile
|
||||||
doc/*
|
doc/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue