From 8786fd15a3631ce7e0d3d6c5ec947d77b9c46258 Mon Sep 17 00:00:00 2001 From: Declan Snyder Date: Mon, 22 Apr 2024 13:35:57 -0500 Subject: [PATCH] MAINTAINERS: Exclude nordic common from DT group dts/common/nordic excluded from DT maintainers group (still covered by nrf platform group) Signed-off-by: Declan Snyder --- MAINTAINERS.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 1d966f82a2c..32f1ed166df 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -782,6 +782,8 @@ Devicetree: - include/zephyr/devicetree/ - scripts/kconfig/kconfigfunctions.py - include/zephyr/devicetree.h + files-exclude: + - dts/common/nordic/ labels: - "area: Devicetree" tests: