CODEOWNERS: Added code owner for GUI related code

Added myself as code owner for GUI related code (lib/gui &
samples/gui)

Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
This commit is contained in:
Jan Van Winkel 2019-01-07 22:46:40 +01:00 committed by Anas Nashif
parent 108ca81a17
commit 188643e054
1 changed files with 2 additions and 0 deletions

View File

@ -187,12 +187,14 @@ include/toolchain.h @andrewboie @andyross
include/toolchain/ @andrewboie @andyross
include/zephyr.h @andrewboie @andyross
kernel/ @andrewboie @andyross
lib/gui/ @vanwinkeljan
lib/posix/ @ramakrishnapallala @nniranjhana
kernel/device.c @ramakrishnapallala @nashif
kernel/idle.c @ramakrishnapallala @nashif
samples/bluetooth/ @sjanc @jhedberg @Vudentz
samples/boards/quark_se_c1000/power*/ @ramakrishnapallala @nashif
samples/display/ @vanwinkeljan
samples/gui/ @vanwinkeljan
samples/net/ @jukkar @tbursztyka @pfalcon
samples/net/dns_resolve/ @jukkar @tbursztyka @pfalcon
samples/net/http_server/ @jukkar @tbursztyka