]> Git Repo - linux.git/commitdiff
net: Add skbuff.h to MAINTAINERS
authorBreno Leitao <[email protected]>
Tue, 30 Jul 2024 16:14:03 +0000 (09:14 -0700)
committerJakub Kicinski <[email protected]>
Thu, 1 Aug 2024 00:53:37 +0000 (17:53 -0700)
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 <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
MAINTAINERS

index c0a3d9e936898baa1abbc7e3d42a14b5e1d13f84..1ca8e36e49bda588b1a9e391953edca11a84b1d8 100644 (file)
@@ -15934,6 +15934,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
This page took 0.094349 seconds and 4 git commands to generate.