MAINTAINERS: add myself as a collaborator in a few areas

Added myself as a collaborator to the areas I frequently contribute or
review code. List includes:

- Display drivers
- Documentation
- Kscan drivers
- Sensor drivers
- Power management
- STM32 platform
- Pinmux/pinctrl drivers
- PWM drivers

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
Gerard Marull-Paretas 2021-10-14 17:18:54 +02:00 committed by Anas Nashif
commit 4addbe4d3d

View file

@ -381,6 +381,7 @@ Display drivers:
- vanwinkeljan - vanwinkeljan
collaborators: collaborators:
- jfischer-no - jfischer-no
- gmarull
files: files:
- drivers/display/ - drivers/display/
- dts/bindings/display/ - dts/bindings/display/
@ -401,6 +402,7 @@ Documentation:
- nashif - nashif
- utzig - utzig
- mbolivar-nordic - mbolivar-nordic
- gmarull
files: files:
- doc/ - doc/
- doc/_static/ - doc/_static/
@ -678,6 +680,7 @@ Documentation:
- albertofloyd - albertofloyd
collaborators: collaborators:
- VenkatKotakonda - VenkatKotakonda
- gmarull
files: files:
- drivers/kscan/ - drivers/kscan/
- include/drivers/kscan.h - include/drivers/kscan.h
@ -774,6 +777,8 @@ Documentation:
status: maintained status: maintained
maintainers: maintainers:
- mnkp - mnkp
collaborators:
- gmarull
files: files:
- doc/reference/peripherals/pinmux.rst - doc/reference/peripherals/pinmux.rst
- drivers/pinmux/ - drivers/pinmux/
@ -809,6 +814,7 @@ Documentation:
- anangl - anangl
collaborators: collaborators:
- henrikbrixandersen - henrikbrixandersen
- gmarull
files: files:
- drivers/pwm/ - drivers/pwm/
- dts/bindings/pwm/ - dts/bindings/pwm/
@ -836,6 +842,7 @@ Documentation:
- MaureenHelm - MaureenHelm
collaborators: collaborators:
- avisconti - avisconti
- gmarull
files: files:
- drivers/sensor/ - drivers/sensor/
- include/drivers/sensor.h - include/drivers/sensor.h
@ -1233,6 +1240,7 @@ Power management:
collaborators: collaborators:
- nashif - nashif
- mengxianglinx - mengxianglinx
- gmarull
files: files:
- include/pm/pm.h - include/pm/pm.h
- samples/subsys/pm/ - samples/subsys/pm/
@ -1472,6 +1480,7 @@ STM32 Platforms:
collaborators: collaborators:
- ABOSTM - ABOSTM
- FRASTM - FRASTM
- gmarull
files: files:
- boards/arm/nucleo_*/ - boards/arm/nucleo_*/
- boards/arm/stm32*_disco/ - boards/arm/stm32*_disco/