Skip to content

Commit 38b5db8

Browse files
committed
codeowners: Add build system to snippets and shields
Adds build system to be present on reviews for these folders Signed-off-by: Jamie McCrae <[email protected]>
1 parent b38d03e commit 38b5db8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CODEOWNERS

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@
5858
/boards/shields/nrf2220ek/ @nrfconnect/ncs-radio-sw
5959
/boards/shields/nrf2240ek/ @nrfconnect/ncs-radio-sw
6060
/boards/shields/nrf21540ek/ @nrfconnect/ncs-radio-sw
61+
62+
# This shield entry must be below other shield entries (excluding doc), do not move
63+
**/shields/ @nrfconnect/ncs-co-build-system
64+
6165
/boards/shields/pca63566/doc/*.rst @nrfconnect/ncs-doc-leads
6266

6367
# SUIT configuration files
@@ -639,6 +643,10 @@
639643
/snippets/wpa-supplicant-debug/ @krish2718 @sachinthegreen
640644
/snippets/zperf/ @nrfconnect/ncs-protocols-serialization
641645

646+
# These snippet entries must be below other snippet entries (excluding doc), do not move
647+
/snippets/ @nrfconnect/ncs-co-build-system
648+
**/snippets/ @nrfconnect/ncs-co-build-system
649+
642650
/snippets/nordic-bt-rpc/*.rst @nrfconnect/ncs-doc-leads
643651

644652
# Subsystems

0 commit comments

Comments
 (0)