diff mbox series

[RFC,net,2/2] MAINTAINERS: Add headers and mailing list to UDP section

Message ID 20241004-maint-net-hdrs-v1-2-41fd555aacc5@kernel.org (mailing list archive)
State New
Delegated to: Kalle Valo
Headers show
Series MAINTAINERS: Networking file coverage updates | expand

Commit Message

Simon Horman Oct. 4, 2024, 10:03 a.m. UTC
Add netdev mailing list and some more udp.h headers to the UDP section.
This is now more consistent with the TCP section.

Signed-off-by: Simon Horman <horms@kernel.org>
---
 MAINTAINERS | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Willem de Bruijn Oct. 4, 2024, 3:25 p.m. UTC | #1
Simon Horman wrote:
> Add netdev mailing list and some more udp.h headers to the UDP section.
> This is now more consistent with the TCP section.
> 
> Signed-off-by: Simon Horman <horms@kernel.org>

Acked-by: Willem de Bruijn <willemb@google.com>

Also a reminder that maintainer and reviewer roles are not fixed,
and open to regular contributors to this code.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index ea3ea2c0d3fa..1ce8c86cdbaa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24184,8 +24184,12 @@  F:	drivers/usb/host/xhci*
 
 USER DATAGRAM PROTOCOL (UDP)
 M:	Willem de Bruijn <willemdebruijn.kernel@gmail.com>
+L:	netdev@vger.kernel.org
 S:	Maintained
 F:	include/linux/udp.h
+F:	include/net/udp.h
+F:	include/trace/events/udp.h
+F:	include/uapi/linux/udp.h
 F:	net/ipv4/udp.c
 F:	net/ipv6/udp.c