MAINTAINERS: few optimizations

Some minor optimzations.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2023-10-13 11:00:50 +00:00 committed by Carles Cufí
parent 1aef034126
commit db8191a336

View file

@ -2485,6 +2485,8 @@ NXP Platforms:
- drivers/*/*imx*
- drivers/*/*lpc*.c
- drivers/*/*mcux*.c
- drivers/*/*.mcux
- drivers/*/*.nxp
- drivers/*/*nxp*
- dts/arm/nxp/
- dts/bindings/*/nxp*
@ -2607,6 +2609,7 @@ STM32 Platforms:
- drivers/*/*stm32*.c
- drivers/*/*stm32*.h
- drivers/*/*/*stm32*
- drivers/*/*stm32
- dts/arm/st/
- dts/bindings/*/*stm32*
- soc/arm/st_stm32/
@ -3644,6 +3647,7 @@ Continuous Integration:
- scripts/ci/
- .checkpatch.conf
- scripts/gitlint/
- scripts/set_assignees.py
labels:
- "area: Continuous Integration"