Skip to content

Commit d70b4aa

Browse files
aescolarnashif
authored andcommitted
CODEOWNERS: remove duplicate entries
/lib/libc/ was listed twice in the file The first entry was overriden by the 2nd And so was the case for /samples/bluetooth/ In this second case, the override lost a user, so add it Signed-off-by: Alberto Escolar Piedras <[email protected]>
1 parent 8f0aa32 commit d70b4aa

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CODEOWNERS

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,6 @@
284284
/include/zephyr.h @andrewboie @andyross
285285
/kernel/ @andrewboie @andyross
286286
/lib/gui/ @vanwinkeljan
287-
/lib/libc/ @nashif
288287
/lib/os/ @andrewboie @andyross
289288
/lib/posix/ @pfalcon
290289
/lib/cmsis_rtos_v2/ @nashif
@@ -296,9 +295,8 @@
296295
/samples/ @nashif
297296
/samples/basic/minimal/ @carlescufi
298297
/samples/basic/servo_motor/*microbit* @jhe
299-
/samples/bluetooth/ @joerchan @jhedberg @Vudentz
300298
/lib/updatehub/ @chtavares592 @otavio
301-
/samples/bluetooth/ @sjanc @jhedberg @Vudentz
299+
/samples/bluetooth/ @sjanc @jhedberg @Vudentz @joerchan
302300
/samples/boards/intel_s1000_crb/ @sathishkuttan @dcpleung @nashif
303301
/samples/display/ @vanwinkeljan
304302
/samples/drivers/CAN/ @alexanderwachter

0 commit comments

Comments
 (0)