From 243783243cbde53b5353d645c2099eaf48cf8083 Mon Sep 17 00:00:00 2001 From: Filip Kokosinski Date: Fri, 24 May 2024 12:02:32 +0200 Subject: [PATCH] MAINTAINERS: introduce the `Microchip RISC-V Platforms` area This commit introduces the `Microchip RISC-V Platforms` area. This area coveres the following current Zephyr targets: * `m2gl025_miv` * `mpfs_icicle` Signed-off-by: Filip Kokosinski --- MAINTAINERS.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index f80a6c302c2d52..c7032db14a5842 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -3524,6 +3524,20 @@ Microchip MEC Platforms: labels: - "platform: Microchip MEC" +Microchip RISC-V Platforms: + status: maintained + maintainers: + - fkokosinski + - kgugala + - tgorochowik + files: + - boards/microchip/m2gl025_miv/ + - boards/microchip/mpfs_icicle/ + - dts/riscv/microchip/ + - soc/microchip/miv/ + labels: + - "platform: Microchip RISC-V" + Microchip SAM Platforms: status: maintained maintainers: