From 2de9ef1d1c88adc95cfc82283f4d955ffd9f2aec Mon Sep 17 00:00:00 2001 From: "Robinson, Robert" Date: Thu, 30 Jan 2025 16:48:05 +0000 Subject: [PATCH] CODEOWNERS: Assign code owners to new board and soc files Assigned codeowners for new nrf7120 board folder and soc/nordic within nrf. Signed-off-by: Robert Robinson --- CODEOWNERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index b3387eaef17a..5e1d1959b11f 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -52,6 +52,7 @@ /applications/zigbee_weather_station/*.rst @nrfconnect/ncs-terahertz-doc # Boards +boards/nordic/nrf71* @nrfconnect/ncs-co-boards @rob-robinson-14 @Hi-Im-David /boards/nordic/nrf52* @nrfconnect/ncs-co-boards @nrfconnect/ncs-si-bluebagel /boards/nordic/thingy91* @nrfconnect/ncs-co-boards @nrfconnect/ncs-cia /boards/shields/coverage_support/ @nrfconnect/ncs-low-level-test @@ -712,6 +713,10 @@ /snippets/nordic-bt-rpc/*.rst @nrfconnect/ncs-doc-leads +# Soc +/soc/nordic/ @nrfconnect/ncs-code-owners +/soc/nordic/nrf71/ @nrfconnect/ncs-code-owners @rob-robinson-14 @Hi-Im-David + # Subsystems /subsys/app_event_manager/ @nrfconnect/ncs-si-muffin @nrfconnect/ncs-si-bluebagel /subsys/app_event_manager_profiler_tracer/ @nrfconnect/ncs-si-bluebagel