MAINTAINERS: fix more paths
Fix few more paths that are failing to parse on system running Python >= 3.11 due to a change in behavior of glob. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
This commit is contained in:
parent
acc2b51959
commit
0ef608a0ab
|
@ -3569,7 +3569,6 @@ STM32 Platforms:
|
|||
- GeorgeCGV
|
||||
files:
|
||||
- boards/st/
|
||||
- drivers/*/*stm32*/
|
||||
- drivers/*/*stm32*.c
|
||||
- drivers/*/*stm32*.h
|
||||
- drivers/*/*/*stm32*
|
||||
|
@ -3698,8 +3697,7 @@ Infineon Platforms:
|
|||
- boards/cypress/
|
||||
- boards/infineon/
|
||||
- drivers/*/*ifx_cat1*
|
||||
- drivers/*/*xmc*/
|
||||
- drivers/*/*xmc*.c
|
||||
- drivers/*/*xmc*
|
||||
- drivers/sensor/infineon/
|
||||
- dts/arm/infineon/
|
||||
- dts/arm/cypress/
|
||||
|
|
Loading…
Reference in a new issue