From 9e53fa1acce78ce7b720d2b3e541a58f69aa9cd6 Mon Sep 17 00:00:00 2001 From: Aleksander Wasaznik Date: Thu, 24 Mar 2022 10:53:12 +0100 Subject: [PATCH] CODEOWNERS: Remove alwa-nordic from /subsys/bluetooth/audio I, alwa-nordic, am unfamiliar with the Bluetooth audio subsystem. Signed-off-by: Aleksander Wasaznik --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index fad0f91e3ab..dddacd6ac21 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -712,7 +712,7 @@ scripts/gen_image_info.py @tejlmand /share/zephyr-package/ @tejlmand /share/zephyrunittest-package/ @tejlmand /subsys/bluetooth/ @alwa-nordic @jhedberg @Vudentz -/subsys/bluetooth/audio/ @alwa-nordic @jhedberg @Vudentz @Thalley @asbjornsabo +/subsys/bluetooth/audio/ @jhedberg @Vudentz @Thalley @asbjornsabo /subsys/bluetooth/controller/ @carlescufi @cvinayak @thoh-ot @kruithofa /subsys/bluetooth/mesh/ @jhedberg @trond-snekvik @alwa-nordic @Vudentz @LingaoM /subsys/canbus/ @alexanderwachter @henrikbrixandersen