Commit 50efc9a
CODEOWNERS: Fix shields ownership overwrite
This commit fixes an issue with shield ownership assignments in
the CODEOWNERS file:
- Moved the general shields pattern (**/shields/) above specific
shield entries
- Modified specific shield entries to include both teams:
- Added @nrfconnect/ncs-co-build-system to each specific shield entry
- Preserved original team assignments (@nrfconnect/ncs-low-level-test
and @nrfconnect/ncs-radio-sw)
- Removed misleading comment about shield entry positioning
The previous configuration caused specific shield owners to be
overwritten by the general @nrfconnect/ncs-co-build-system entry.
Signed-off-by: Dawid Przybylo <dawid.przybylo@nordicsemi.no>1 parent 77e0736 commit 50efc9a
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 57 | | |
62 | | - | |
63 | 58 | | |
64 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments