diff --git a/CODEOWNERS b/CODEOWNERS index dc6e4f9dfd..02e0f6821c 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -592,7 +592,7 @@ /include/zephyr/arch/sparc/ @julius-barendt /include/zephyr/sys/atomic.h @andyross /include/zephyr/bluetooth/ @alwa-nordic @jhedberg @Vudentz @sjanc -/include/zephyr/bluetooth/audio/ @jhedberg @Vudentz @Thalley @asbjornsabo +/include/zephyr/bluetooth/audio/ @jhedberg @Vudentz @Thalley /include/zephyr/cache.h @carlocaione @andyross /include/zephyr/canbus/ @alexanderwachter @henrikbrixandersen /include/zephyr/tracing/ @nashif @@ -740,7 +740,7 @@ scripts/build/gen_image_info.py @tejlmand /share/zephyr-package/ @tejlmand /share/zephyrunittest-package/ @tejlmand /subsys/bluetooth/ @alwa-nordic @jhedberg @Vudentz -/subsys/bluetooth/audio/ @jhedberg @Vudentz @Thalley @asbjornsabo @sjanc +/subsys/bluetooth/audio/ @jhedberg @Vudentz @Thalley @sjanc /subsys/bluetooth/controller/ @carlescufi @cvinayak @thoh-ot @kruithofa /subsys/bluetooth/host/ @alwa-nordic @jhedberg @Vudentz @sjanc /subsys/bluetooth/mesh/ @jhedberg @PavelVPV @Vudentz @LingaoM @@ -806,7 +806,7 @@ scripts/build/gen_image_info.py @tejlmand /tests/bluetooth/ @alwa-nordic @jhedberg @Vudentz @sjanc /tests/bluetooth/controller/ @cvinayak @thoh-ot @kruithofa @erbr-ot @sjanc @ppryga /tests/bluetooth/bsim_bt/ @alwa-nordic @jhedberg @Vudentz @wopu-ot -/tests/bluetooth/bsim_bt/bsim_test_audio/ @jhedberg @Vudentz @wopu-ot @Thalley @asbjornsabo +/tests/bluetooth/bsim_bt/bsim_test_audio/ @jhedberg @Vudentz @wopu-ot @Thalley /tests/bluetooth/tester/ @alwa-nordic @jhedberg @Vudentz @sjanc /tests/posix/ @pfalcon /tests/crypto/ @ceolin