docs/codeowners: Add preliminary code owner file

This code owner file is auto-generated by the Python script in tools/
based off the git logs. It will allow new contributors to get better
auto-suggestions for which reviewers to request on their PRs. It also
creates an easy way to track down authors of certain NuttX subsystems
when refactors/changes are to be made.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
This commit is contained in:
Matteo Golin
2025-09-01 18:50:37 -04:00
parent bd1f46878c
commit f8e5d07477
5 changed files with 23128 additions and 1 deletions
+22909
View File
File diff suppressed because it is too large Load Diff
+3 -1
View File
@@ -17,8 +17,10 @@ on:
paths-ignore:
- 'AUTHORS'
- 'CONTRIBUTING.md'
- '**/CODEOWNERS'
- 'Documentation/**'
- 'tools/ci/docker/linux/**'
- 'tools/codeowners/*'
push:
paths-ignore:
- 'AUTHORS'
@@ -304,7 +306,7 @@ jobs:
zlib-devel
cmake
ninja
python-pip
python-pip
vim
- name: pip3 install