From 61cfab5acff029cbf855c07f71f059f5e3e2ed42 Mon Sep 17 00:00:00 2001 From: Johan Hedberg Date: Wed, 27 Nov 2019 17:50:21 +0200 Subject: [PATCH] CODEOWNERS: Remove sjanc from samples/bluetooth/ Szymon was removed from all Bluetooth paths a while ago, and this is simply an overlooked leftover. Signed-off-by: Johan Hedberg --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 3e7febc8cc7..da13801647e 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -300,7 +300,7 @@ /samples/basic/minimal/ @carlescufi /samples/basic/servo_motor/*microbit* @jhe /lib/updatehub/ @chtavares592 @otavio -/samples/bluetooth/ @sjanc @jhedberg @Vudentz @joerchan +/samples/bluetooth/ @jhedberg @Vudentz @joerchan /samples/boards/intel_s1000_crb/ @sathishkuttan @dcpleung @nashif /samples/display/ @vanwinkeljan /samples/drivers/CAN/ @alexanderwachter