CODEOWNERS: Add myself as the Codeowner for LED API and drivers

Add myself as the Codeowner for LED API and its drivers.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
This commit is contained in:
Manivannan Sadhasivam 2018-04-27 22:01:15 +05:30 committed by Anas Nashif
parent 42a7c5732f
commit 517a08ee13

View file

@ -82,6 +82,7 @@ drivers/gpio/*stm32* @rsalveti @idlethread
drivers/gpio/gpio_pulpino.c @fractalclone @kgugala @pgielda drivers/gpio/gpio_pulpino.c @fractalclone @kgugala @pgielda
drivers/ieee802154/* @jukkar @tbursztyka drivers/ieee802154/* @jukkar @tbursztyka
drivers/interrupt_controller/* @andrewboie drivers/interrupt_controller/* @andrewboie
drivers/led/* @Mani-Sadhasivam
drivers/led_strip/* @mbolivar drivers/led_strip/* @mbolivar
drivers/pinmux/stm32/* @rsalveti @idlethread drivers/pinmux/stm32/* @rsalveti @idlethread
drivers/sensor/* @bogdan-davidoaia drivers/sensor/* @bogdan-davidoaia
@ -133,6 +134,7 @@ include/irq.h @andrewboie @andyross
include/irq_offload.h @andrewboie @andyross include/irq_offload.h @andrewboie @andyross
include/kernel.h @andrewboie @andyross include/kernel.h @andrewboie @andyross
include/kernel_version.h @andrewboie @andyross include/kernel_version.h @andrewboie @andyross
include/led.h @Mani-Sadhasivam
include/led_strip.h @mbolivar include/led_strip.h @mbolivar
include/linker/linker-defs.h @andrewboie @andyross include/linker/linker-defs.h @andrewboie @andyross
include/linker/linker-tool-gcc.h @andrewboie @andyross include/linker/linker-tool-gcc.h @andrewboie @andyross