Skip to content

Commit

Permalink
MAINTAINERS: add myself as a collaborator in a few areas
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
gmarull authored and nashif committed Oct 14, 2021
1 parent 443143b commit 4addbe4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions MAINTAINERS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,7 @@ Display drivers:
- vanwinkeljan
collaborators:
- jfischer-no
- gmarull
files:
- drivers/display/
- dts/bindings/display/
Expand All @@ -401,6 +402,7 @@ Documentation:
- nashif
- utzig
- mbolivar-nordic
- gmarull
files:
- doc/
- doc/_static/
Expand Down Expand Up @@ -678,6 +680,7 @@ Documentation:
- albertofloyd
collaborators:
- VenkatKotakonda
- gmarull
files:
- drivers/kscan/
- include/drivers/kscan.h
Expand Down Expand Up @@ -774,6 +777,8 @@ Documentation:
status: maintained
maintainers:
- mnkp
collaborators:
- gmarull
files:
- doc/reference/peripherals/pinmux.rst
- drivers/pinmux/
Expand Down Expand Up @@ -809,6 +814,7 @@ Documentation:
- anangl
collaborators:
- henrikbrixandersen
- gmarull
files:
- drivers/pwm/
- dts/bindings/pwm/
Expand Down Expand Up @@ -836,6 +842,7 @@ Documentation:
- MaureenHelm
collaborators:
- avisconti
- gmarull
files:
- drivers/sensor/
- include/drivers/sensor.h
Expand Down Expand Up @@ -1233,6 +1240,7 @@ Power management:
collaborators:
- nashif
- mengxianglinx
- gmarull
files:
- include/pm/pm.h
- samples/subsys/pm/
Expand Down Expand Up @@ -1472,6 +1480,7 @@ STM32 Platforms:
collaborators:
- ABOSTM
- FRASTM
- gmarull
files:
- boards/arm/nucleo_*/
- boards/arm/stm32*_disco/
Expand Down

0 comments on commit 4addbe4

Please sign in to comment.