From 81e641f8b67a5ee88aa3a46efdb471ba9afb62c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20J=C3=A4ger?= Date: Fri, 22 Sep 2023 07:21:27 +0200 Subject: [PATCH] MAINTAINERS.yml: LoRa and LoRaWAN: make JordanYates the maintainer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Previous maintainer Mani-Sadhasivam is presumably busy with other work and has not been very active in Zephyr recently. JordanYates has reviewed all recent PRs and driven the discussions around LoRa/LoRaWAN, so he should become the new maintainer. Signed-off-by: Martin Jäger --- MAINTAINERS.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index b3c11d3cf50..6f673a4d513 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -1703,10 +1703,10 @@ Logging: LoRa and LoRaWAN: status: maintained maintainers: - - Mani-Sadhasivam - collaborators: - - mniestroj - JordanYates + collaborators: + - Mani-Sadhasivam + - mniestroj files: - drivers/lora/ - include/zephyr/drivers/lora.h