From f94064367307775bfa6eb0e6ca48e753eca2464b Mon Sep 17 00:00:00 2001 From: Abderrahmane JARMOUNI Date: Thu, 27 Nov 2025 14:30:52 +0100 Subject: [PATCH] MAINTAINERS: Add collaborators to MIPI DSI & DBI areas Add JarmouniA as collaborator to MIPI-DSI area. Add JarmouniA and VynDragon as collaborators to MIPI-DBI area. Signed-off-by: Abderrahmane JARMOUNI --- MAINTAINERS.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 4f6f639918be3..24dd8940037e0 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -2009,6 +2009,9 @@ Documentation Infrastructure: status: maintained maintainers: - danieldegrasse + collaborators: + - JarmouniA + - VynDragon files: - drivers/mipi_dbi/ - include/zephyr/drivers/mipi_dbi.h @@ -2019,6 +2022,8 @@ Documentation Infrastructure: "Drivers: MIPI-DSI": status: odd fixes + collaborators: + - JarmouniA files: - drivers/mipi_dsi/ - include/zephyr/drivers/mipi_dsi.h