]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
MAINTAINERS: Add Andrea Mayer as a maintainer of SRv6
authorDavid Ahern <dsahern@kernel.org>
Wed, 12 Mar 2025 09:22:12 +0000 (10:22 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 20 Mar 2025 14:49:00 +0000 (15:49 +0100)
Andrea has made significant contributions to SRv6 support in Linux.
Acknowledge the work and on-going interest in Srv6 support with a
maintainers entry for these files so hopefully he is included
on patches going forward.

Signed-off-by: David Ahern <dsahern@kernel.org>
Acked-by: Andrea Mayer <andrea.mayer@uniroma2.it>
Link: https://patch.msgid.link/20250312092212.46299-1-dsahern@kernel.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
MAINTAINERS

index 625f3758c880081b9466e2109b6a7b7bef7b0c91..1ca95d95c48920fb931bfac450a318f4fa574cd0 100644 (file)
@@ -16663,6 +16663,17 @@ F:     net/mptcp/
 F:     tools/testing/selftests/bpf/*/*mptcp*.[ch]
 F:     tools/testing/selftests/net/mptcp/
 
+NETWORKING [SRv6]
+M:     Andrea Mayer <andrea.mayer@uniroma2.it>
+L:     netdev@vger.kernel.org
+S:     Maintained
+T:     git git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git
+F:     include/linux/seg6*
+F:     include/net/seg6*
+F:     include/uapi/linux/seg6*
+F:     net/ipv6/seg6*
+F:     tools/testing/selftests/net/srv6*
+
 NETWORKING [TCP]
 M:     Eric Dumazet <edumazet@google.com>
 M:     Neal Cardwell <ncardwell@google.com>