From 7c4677bf6f1eb178353564ecf99040891526c0b1 Mon Sep 17 00:00:00 2001 From: Olivier Lesage Date: Mon, 13 Jan 2025 09:26:14 +0100 Subject: [PATCH] bluetooth: remove ncs-si-muffin as bluetooth code owners The files in include/bluetooth/ and subsys/bluetooth/ are rather diverse and not necessarily related to system integration. ncs-si-muffin can be kept as code owners of some specific headers and subdirectories if desired. Signed-off-by: Olivier Lesage --- CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 47d7f19e41e2..665973a2a996 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -314,7 +314,7 @@ # Include /include/audio/ @nrfconnect/ncs-audio /include/audio_module/ @nrfconnect/ncs-audio -/include/bluetooth/ @nrfconnect/ncs-si-muffin @nrfconnect/ncs-dragoon +/include/bluetooth/ @nrfconnect/ncs-dragoon /include/bluetooth/adv_prov.h @nrfconnect/ncs-si-bluebagel /include/bluetooth/mesh/ @nrfconnect/ncs-paladin /include/bluetooth/services/fast_pair/ @nrfconnect/ncs-si-bluebagel @@ -714,7 +714,7 @@ /subsys/app_event_manager_profiler_tracer/ @nrfconnect/ncs-si-bluebagel /subsys/audio/audio_module_template/ @nrfconnect/ncs-audio /subsys/audio_module/ @nrfconnect/ncs-audio -/subsys/bluetooth/ @nrfconnect/ncs-si-muffin @nrfconnect/ncs-dragoon +/subsys/bluetooth/ @nrfconnect/ncs-dragoon /subsys/bluetooth/adv_prov/ @nrfconnect/ncs-si-bluebagel /subsys/bluetooth/controller/ @nrfconnect/ncs-dragoon /subsys/bluetooth/host_extensions/ @nrfconnect/ncs-dragoon