Commit 61f1881
committed
codeowners: generate board section only (drop hardcoded owners)
Per request, the generated CODEOWNERS is now purely data-driven: drop the
hardcoded header owners (the default '* @igorpecovnik' and the *.md / .github/ /
lib/ / packages/ / tools/ section owners) so the file contains only the board
section derived from BOARD_MAINTAINER. Everything in it is now sourced from the
contacts DB and subject to the inactive-maintainer filter — no static entries.
Note: with the default owner gone, paths not matched by a board pattern have no
required reviewer (intended).
Signed-off-by: Igor Pecovnik <igor@armbian.com>1 parent 090bc56 commit 61f1881
1 file changed
Lines changed: 1 addition & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | 118 | | |
133 | 119 | | |
134 | 120 | | |
0 commit comments