From 972e3bce0f6cd177b5be08894dbb678731469788 Mon Sep 17 00:00:00 2001 From: Filip Kokosinski Date: Wed, 13 Sep 2023 09:52:42 +0200 Subject: [PATCH] MAINTAINERS: add `dts/riscv` to the `RISCV arch` area of maintenance This commit adds the `dts/riscv` directory to the `RISCV arch` area of maintenance. Right now, RISC-V devicetrees are covered only by platform-specific areas (Espressif, ITE). When other RISC-V platform devicetrees are affected in a PR, it is left unassigned. Signed-off-by: Filip Kokosinski --- MAINTAINERS.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 15580833ac..cb0cdee48b 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -2127,6 +2127,7 @@ RISCV arch: - arch/riscv/ - boards/riscv/ - dts/bindings/riscv/ + - dts/riscv/ - include/zephyr/arch/riscv/ - soc/riscv/ - tests/arch/riscv/