MAINTAINERS: few optimizations
Some minor optimzations. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
1aef034126
commit
db8191a336
|
@ -2485,6 +2485,8 @@ NXP Platforms:
|
||||||
- drivers/*/*imx*
|
- drivers/*/*imx*
|
||||||
- drivers/*/*lpc*.c
|
- drivers/*/*lpc*.c
|
||||||
- drivers/*/*mcux*.c
|
- drivers/*/*mcux*.c
|
||||||
|
- drivers/*/*.mcux
|
||||||
|
- drivers/*/*.nxp
|
||||||
- drivers/*/*nxp*
|
- drivers/*/*nxp*
|
||||||
- dts/arm/nxp/
|
- dts/arm/nxp/
|
||||||
- dts/bindings/*/nxp*
|
- dts/bindings/*/nxp*
|
||||||
|
@ -2607,6 +2609,7 @@ STM32 Platforms:
|
||||||
- drivers/*/*stm32*.c
|
- drivers/*/*stm32*.c
|
||||||
- drivers/*/*stm32*.h
|
- drivers/*/*stm32*.h
|
||||||
- drivers/*/*/*stm32*
|
- drivers/*/*/*stm32*
|
||||||
|
- drivers/*/*stm32
|
||||||
- dts/arm/st/
|
- dts/arm/st/
|
||||||
- dts/bindings/*/*stm32*
|
- dts/bindings/*/*stm32*
|
||||||
- soc/arm/st_stm32/
|
- soc/arm/st_stm32/
|
||||||
|
@ -3644,6 +3647,7 @@ Continuous Integration:
|
||||||
- scripts/ci/
|
- scripts/ci/
|
||||||
- .checkpatch.conf
|
- .checkpatch.conf
|
||||||
- scripts/gitlint/
|
- scripts/gitlint/
|
||||||
|
- scripts/set_assignees.py
|
||||||
labels:
|
labels:
|
||||||
- "area: Continuous Integration"
|
- "area: Continuous Integration"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue