MAINTAINERS: Add MCUX USB driver area
Add an area specifically for the MCUX shim USB drivers, as this code is primarily maintained by a subset of the NXP Driver maintainers. Move MarkWangChinese to this area. Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
This commit is contained in:
parent
7bef17577e
commit
5f3ea4d4d6
1 changed files with 12 additions and 1 deletions
|
|
@ -3684,7 +3684,6 @@ NXP Drivers:
|
||||||
- decsny
|
- decsny
|
||||||
- manuargue
|
- manuargue
|
||||||
- dbaluta
|
- dbaluta
|
||||||
- MarkWangChinese
|
|
||||||
files-regex:
|
files-regex:
|
||||||
- ^drivers/.*nxp.*
|
- ^drivers/.*nxp.*
|
||||||
- ^drivers/.*mcux.*
|
- ^drivers/.*mcux.*
|
||||||
|
|
@ -3707,12 +3706,24 @@ NXP Drivers:
|
||||||
- dts/bindings/*/nxp*
|
- dts/bindings/*/nxp*
|
||||||
files-exclude:
|
files-exclude:
|
||||||
- drivers/wifi/nxp/
|
- drivers/wifi/nxp/
|
||||||
|
- drivers/usb/*/*mcux*
|
||||||
files-regex-exclude:
|
files-regex-exclude:
|
||||||
- .*s32.*
|
- .*s32.*
|
||||||
labels:
|
labels:
|
||||||
- "platform: NXP Drivers"
|
- "platform: NXP Drivers"
|
||||||
description: NXP Drivers
|
description: NXP Drivers
|
||||||
|
|
||||||
|
NXP MCUX USB:
|
||||||
|
status: maintained
|
||||||
|
maintainers:
|
||||||
|
- mmahadevan108
|
||||||
|
- MarkWangChinese
|
||||||
|
files:
|
||||||
|
- drivers/usb/*/*mcux*
|
||||||
|
labels:
|
||||||
|
- "platform: NXP Drivers"
|
||||||
|
description: NXP MCUX USB shim drivers
|
||||||
|
|
||||||
NXP Platforms (MCU):
|
NXP Platforms (MCU):
|
||||||
status: maintained
|
status: maintained
|
||||||
maintainers:
|
maintainers:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue