netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v2] net: Add skbuff.h to MAINTAINERS
@ 2024-07-30 16:14 Breno Leitao
  2024-07-30 16:47 ` Simon Horman
  2024-08-01  1:10 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Breno Leitao @ 2024-07-30 16:14 UTC (permalink / raw)
  To: davem, edumazet, pabeni, kuba; +Cc: netdev, linux-kernel, Simon Horman

The network maintainers need to be copied if the skbuff.h is touched.

This also helps git-send-email to figure out the proper maintainers when
touching the file.

Signed-off-by: Breno Leitao <leitao@debian.org>
Reviewed-by: Simon Horman <horms@kernel.org>
---
Changelog:
v2:
	* Move the entry from "NETWORKING DRIVERS" to "NETWORKING
	  [GENERAL]" (Simon Horman)

v1:
	* https://lore.kernel.org/all/20240729141259.2868150-1-leitao@debian.org/

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 64087e9bde34..75f5607c1b84 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15937,6 +15937,7 @@ F:	include/linux/in.h
 F:	include/linux/indirect_call_wrapper.h
 F:	include/linux/net.h
 F:	include/linux/netdevice.h
+F:	include/linux/skbuff.h
 F:	include/net/
 F:	include/uapi/linux/in.h
 F:	include/uapi/linux/net.h
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-08-01  1:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-30 16:14 [PATCH net v2] net: Add skbuff.h to MAINTAINERS Breno Leitao
2024-07-30 16:47 ` Simon Horman
2024-08-01  1:10 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).