diff options
| author | Sven Eckelmann <sven@narfation.org> | 2026-05-05 10:23:06 +0200 |
|---|---|---|
| committer | Sven Eckelmann <sven@narfation.org> | 2026-05-29 21:19:21 +0200 |
| commit | 1e323d0e7d2292057701fba40414166488bfb9fb (patch) | |
| tree | 25dec0120c1c4ac7318aaf2ffc09f9450f8a8383 | |
| parent | 6f864eb5cfd8315b8f9a29167263282fe4593f3a (diff) | |
| download | linux-1e323d0e7d2292057701fba40414166488bfb9fb.tar.gz linux-1e323d0e7d2292057701fba40414166488bfb9fb.zip | |
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 <sven@narfation.org>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
