From: Matthieu Baerts (NGI0) Date: Mon, 24 Nov 2025 11:19:21 +0000 (+0100) Subject: MAINTAINERS: add entry for mptcp X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eede09261be9e718d0d89a16da9938d866c6d095;p=thirdparty%2Fiproute2.git MAINTAINERS: add entry for mptcp Add Matthieu as main maintainer, but also the MPTCP Linux mailing list to reach more people interested by MPTCP when submitting patches on this subject. Signed-off-by: Matthieu Baerts (NGI0) Signed-off-by: David Ahern --- diff --git a/MAINTAINERS b/MAINTAINERS index b175ba27..2d71ac68 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -47,6 +47,13 @@ M: Petr Oros M: Ivan Vecera F: dpll/* +Multipath TCP - mptcp +M: Matthieu Baerts +L: mptcp@lists.linux.dev +F: ip/ipmptcp.c +F: man/man8/ip-mptcp.8 +K: mptcp + netkit M: Daniel Borkmann M: Nikolay Aleksandrov