From 46b849b5861b2a6acaf1b8d1a825d5029a714945 Mon Sep 17 00:00:00 2001 From: Johann Fischer Date: Tue, 9 Jul 2024 11:54:29 +0200 Subject: [PATCH] MAINTAINERS: add maintainer and collaborator for DAP controller Add maintainer and collaborator for DP drivers and DAP controller. Followup on the commit 7c9259abbceb ("dap: add CMSIS-DAP compatible controller") Signed-off-by: Johann Fischer --- MAINTAINERS.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index eb5cd8f5e32..b4b6d95e3a2 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -594,6 +594,22 @@ CMSIS API layer: - portability.cmsis_rtos_v1 - portability.cmsis_rtos_v2 +DAP: + status: maintained + maintainers: + - jfischer-no + collaborators: + - maxd-nordic + files: + - include/zephyr/drivers/swdp.h + - drivers/dp/ + - subsys/dap/ + - samples/subsys/dap/ + description: >- + Debug Access Port controller + labels: + - "area: dap" + DSP subsystem: status: maintained maintainers: