Skip to content

Commit bd1ef01

Browse files
nashifcfriedt
authored andcommitted
maintainers: add an area for dts bindings
Add an area to cover all bindings, at least to correctly label the PRs. Signed-off-by: Anas Nashif <[email protected]>
1 parent 933490c commit bd1ef01

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

MAINTAINERS.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1053,6 +1053,7 @@ Devicetree:
10531053
- ^dts/bindings/[^,]+$
10541054
files:
10551055
- scripts/dts/
1056+
- dts/Kconfig
10561057
- dts/common/
10571058
- tests/lib/devicetree/
10581059
- doc/build/dts/
@@ -1068,6 +1069,16 @@ Devicetree:
10681069
tests:
10691070
- libraries.devicetree
10701071

1072+
Devicetree Bindings:
1073+
status: odd fixes
1074+
files-regex:
1075+
- ^dts/bindings/.*zephyr.*
1076+
files:
1077+
- dts/bindings/
1078+
- include/zephyr/dt-bindings/
1079+
labels:
1080+
- "area: Devicetree Bindings"
1081+
10711082
Disk:
10721083
status: maintained
10731084
maintainers:

0 commit comments

Comments
 (0)