From c0903de04922e8837ab04c85527bb51be99375f7 Mon Sep 17 00:00:00 2001 From: Declan Snyder Date: Tue, 10 Dec 2024 08:39:44 -0600 Subject: [PATCH] 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 --- MAINTAINERS.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 36eeb1b1e9b..87e572bb0bd 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -896,8 +896,8 @@ Devicetree: - galak - rruuaanng files-regex: - - dts/bindings/.*zephyr.* - - dts/bindings/[^,]+$ + - ^dts/bindings/.*zephyr.* + - ^dts/bindings/[^,]+$ files: - scripts/dts/ - dts/common/