From 8584a81e1a4ad7872d1de76dd899cf72cbcb4a3e Mon Sep 17 00:00:00 2001 From: Siddharth Chandrasekaran Date: Fri, 10 Jun 2022 23:35:25 +0200 Subject: [PATCH] MAINTAINERS: Mark subsys/mgmt/osdp as maintained subsys/mgmt/osdp _has_ a dedicated maintainer who will rush to address any issues identified :) Also, add @adakus and @r2r0 as collaborators since they are using this subsystem in production and have agreed to review, test, and report issues for this subsystem in future. Signed-off-by: Siddharth Chandrasekaran --- MAINTAINERS.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 1192075ff3d..8705c98b607 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -1443,9 +1443,12 @@ Modbus: - "area: modbus" OSDP: - status: odd fixes - collaborators: + status: maintained + maintainers: - sidcha + collaborators: + - adakus + - r2r0 files: - subsys/mgmt/osdp/ - include/zephyr/mgmt/osdp.h