From e9562b6dcb603fa8b7b13faa516bae539948073e Mon Sep 17 00:00:00 2001 From: Grzegorz Swiderski Date: Wed, 10 Apr 2024 09:51:56 +0200 Subject: [PATCH] MAINTAINERS: Update nRF Platforms with new dts paths Files in `dts/common/nordic` and `dts/riscv/nordic` belong to this area, now that Nordic's devicetrees span multiple architectures. Use a glob to cover all paths. Signed-off-by: Grzegorz Swiderski --- MAINTAINERS.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 3e75ace7e4f..d0d4eba187b 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -3457,7 +3457,7 @@ nRF Platforms: - drivers/*/*nrfx*.c - soc/nordic/ - samples/boards/nrf/ - - dts/arm/nordic/ + - dts/*/nordic/ - dts/bindings/*/nordic,* - tests/drivers/timer/nrf_rtc_timer/ labels: