From d9378f8ceac522ebe858da5bcbbee09610e0481f Mon Sep 17 00:00:00 2001 From: Aleksander Wasaznik Date: Thu, 24 Mar 2022 10:54:49 +0100 Subject: [PATCH] CODEOWNERS: Remove alwa-nordic from /subsys/bluetooth/mesh I, alwa-nordic, am unfamiliar with the the Bluetooth mesh subsystem. Signed-off-by: Aleksander Wasaznik --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index dddacd6ac21..fe0e8183f1b 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -714,7 +714,7 @@ scripts/gen_image_info.py @tejlmand /subsys/bluetooth/ @alwa-nordic @jhedberg @Vudentz /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/bluetooth/mesh/ @jhedberg @trond-snekvik @Vudentz @LingaoM /subsys/canbus/ @alexanderwachter @henrikbrixandersen /subsys/debug/ @nashif /subsys/debug/coredump/ @dcpleung