CODEOWNERS: Add kentjhall for STM32 counter driver

Add myself as codeowner for the STM32 counter driver.

Signed-off-by: Kent Hall <kjh2166@columbia.edu>
This commit is contained in:
Kent Hall 2021-12-14 23:34:15 -05:00 committed by Anas Nashif
parent 42293cfffe
commit 24291b86fd

View file

@ -215,6 +215,7 @@
/drivers/console/ipm_console.c @finikorg
/drivers/console/semihost_console.c @luozhongyao
/drivers/counter/counter_cmos.c @dcpleung
/drivers/counter/counter_ll_stm32_timer.c @kentjhall
/drivers/crypto/*nrf_ecb* @maciekfabia @anangl
/drivers/display/ @vanwinkeljan
/drivers/display/display_framebuf.c @dcpleung