MAINTAINERS: Fix NXP Drivers missing some drivers
Some NXP drivers were not being associated with any NXP maintainer areas. Fix by using regex to include them. Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
This commit is contained in:
parent
6808f344f0
commit
804d383854
1 changed files with 3 additions and 0 deletions
|
|
@ -3444,6 +3444,9 @@ NXP Drivers:
|
|||
- manuargue
|
||||
- dbaluta
|
||||
- MarkWangChinese
|
||||
files-regex:
|
||||
- ^drivers/.*nxp.*
|
||||
- ^drivers/.*mcux.*
|
||||
files:
|
||||
- drivers/*/*imx*
|
||||
- drivers/*/*lpc*.c
|
||||
|
|
|
|||
Loading…
Reference in a new issue