From 20fd6e7cd1224aefc83ba28603380f4339a01d6d Mon Sep 17 00:00:00 2001 From: Lingao Meng Date: Thu, 16 Dec 2021 17:21:45 +0800 Subject: [PATCH] CODEOWNER: Add LingaoM for bluetooth mesh stack Add muself ad codeowner for bluetooth mesh stack Signed-off-by: Lingao Meng --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index ba641cb9645..91d4007b172 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -671,7 +671,7 @@ /subsys/bluetooth/ @alwa-nordic @jhedberg @Vudentz /subsys/bluetooth/audio/ @alwa-nordic @jhedberg @Vudentz @Thalley @asbjornsabo /subsys/bluetooth/controller/ @carlescufi @cvinayak @thoh-ot @kruithofa -/subsys/bluetooth/mesh/ @jhedberg @trond-snekvik @alwa-nordic @Vudentz +/subsys/bluetooth/mesh/ @jhedberg @trond-snekvik @alwa-nordic @Vudentz @LingaoM /subsys/canbus/ @alexanderwachter /subsys/cpp/ @vanwinkeljan /subsys/debug/ @nashif