From a7b119f710d4d475fc97d731f2ec373d6772cb50 Mon Sep 17 00:00:00 2001 From: Carlo Caione Date: Mon, 27 Sep 2021 10:17:55 +0200 Subject: [PATCH] MAINTAINERS: Add IPC maintainers This is an area that is quickly growing and changing. Better having someone taking a look at the incoming patches. Set myself and Arnaud as maintainers. Signed-off-by: Carlo Caione --- MAINTAINERS.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index a7416fd9ea..0b857f0cf2 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -934,6 +934,20 @@ Filesystems: labels: - "area: File System" +IPC: + status: maintained + maintainers: + - carlocaione + - arnopo + files: + - include/ipc/ + - samples/subsys/ipc/ + - subsys/ipc/ + description: >- + Inter-Processor Communication + labels: + - "area: IPC" + JSON Web Token: status: orphaned collaborators: