MAINTAINERS: Devicetree: Exclude test bindings
Devicetree maintainers probably do not need to be pulled in for dts/bindings/ folders that are found in various tests and samples directories, the purpose of these lines was only for the top level dts/bindings/ folder. Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
This commit is contained in:
parent
8c4c1745a0
commit
c0903de049
1 changed files with 2 additions and 2 deletions
|
@ -896,8 +896,8 @@ Devicetree:
|
|||
- galak
|
||||
- rruuaanng
|
||||
files-regex:
|
||||
- dts/bindings/.*zephyr.*
|
||||
- dts/bindings/[^,]+$
|
||||
- ^dts/bindings/.*zephyr.*
|
||||
- ^dts/bindings/[^,]+$
|
||||
files:
|
||||
- scripts/dts/
|
||||
- dts/common/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue