Skip to content

Commit c0903de

Browse files
Declan Snyderkartben
authored andcommitted
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 <[email protected]>
1 parent 8c4c174 commit c0903de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MAINTAINERS.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -896,8 +896,8 @@ Devicetree:
896896
- galak
897897
- rruuaanng
898898
files-regex:
899-
- dts/bindings/.*zephyr.*
900-
- dts/bindings/[^,]+$
899+
- ^dts/bindings/.*zephyr.*
900+
- ^dts/bindings/[^,]+$
901901
files:
902902
- scripts/dts/
903903
- dts/common/

0 commit comments

Comments
 (0)