MAINTAINERS: Add NXP WIFI Driver area
Add an area specifically for the NXP WIFI driver code, since this code is maintained by a different set of people than the generic NXP Driver maintainers. Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
This commit is contained in:
parent
e12096ee4a
commit
7bef17577e
1 changed files with 12 additions and 0 deletions
|
|
@ -2223,6 +2223,16 @@ Release Notes:
|
|||
labels:
|
||||
- "area: Wi-Fi"
|
||||
|
||||
"Drivers: Wi-Fi NXP":
|
||||
status: maintained
|
||||
maintainers:
|
||||
- dleach02
|
||||
- MaochenWang1
|
||||
files:
|
||||
- drivers/wifi/nxp/
|
||||
labels:
|
||||
- "platform: NXP Drivers"
|
||||
|
||||
"Drivers: Memory Management":
|
||||
status: maintained
|
||||
maintainers:
|
||||
|
|
@ -3695,6 +3705,8 @@ NXP Drivers:
|
|||
- include/zephyr/drivers/*/*mcux*
|
||||
- arch/arm/core/mpu/nxp_mpu.c
|
||||
- dts/bindings/*/nxp*
|
||||
files-exclude:
|
||||
- drivers/wifi/nxp/
|
||||
files-regex-exclude:
|
||||
- .*s32.*
|
||||
labels:
|
||||
|
|
|
|||
Loading…
Reference in a new issue