From 1e323d0e7d2292057701fba40414166488bfb9fb Mon Sep 17 00:00:00 2001 From: Sven Eckelmann Date: Tue, 5 May 2026 10:23:06 +0200 Subject: [PATCH] MAINTAINERS: Rename batman-adv T(ree) Replace the batman-adv tree name "linux-merge" with "batadv" to match the patch prefix convention used in subject lines (e.g. "[PATCH batadv 1/10]"). The previous name "linux-merge" was ambiguous and was not suitable as a easy-to-recognize prefix. Routing of patches to net-next vs. net remains at maintainer discretion. Signed-off-by: Sven Eckelmann --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index f1d2a924d53d..741fb4166aa2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4440,7 +4440,7 @@ W: https://www.open-mesh.org/ Q: https://patchwork.open-mesh.org/project/batman/list/ B: https://www.open-mesh.org/projects/batman-adv/issues C: ircs://irc.hackint.org/batadv -T: git https://git.open-mesh.org/linux-merge.git +T: git https://git.open-mesh.org/batadv.git F: Documentation/networking/batman-adv.rst F: include/uapi/linux/batadv_packet.h F: include/uapi/linux/batman_adv.h