netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net] net: Add skbuff.h to MAINTAINERS
@ 2024-07-29 14:12 Breno Leitao
  2024-07-30 12:57 ` Simon Horman
  0 siblings, 1 reply; 5+ messages in thread
From: Breno Leitao @ 2024-07-29 14:12 UTC (permalink / raw)
  To: davem, edumazet, pabeni, kuba; +Cc: netdev, linux-kernel

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>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c0a3d9e93689..7f4295d67aa4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15879,6 +15879,7 @@ F:	include/linux/hippidevice.h
 F:	include/linux/if_*
 F:	include/linux/inetdevice.h
 F:	include/linux/netdevice.h
+F:	include/linux/skbuff.h
 F:	include/uapi/linux/cn_proc.h
 F:	include/uapi/linux/if_*
 F:	include/uapi/linux/netdevice.h
-- 
2.43.0


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

end of thread, other threads:[~2024-07-30 16:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-29 14:12 [PATCH net] net: Add skbuff.h to MAINTAINERS Breno Leitao
2024-07-30 12:57 ` Simon Horman
2024-07-30 14:01   ` Jakub Kicinski
2024-07-30 16:09   ` Breno Leitao
2024-07-30 16:46     ` Simon Horman

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).