From: Breno Leitao Date: Tue, 30 Jul 2024 16:14:03 +0000 (-0700) Subject: net: Add skbuff.h to MAINTAINERS X-Git-Tag: for-6.12/io_uring-20240913~177^2~8 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=8f73ef82985890e484efaed816b172fdf35c87aa;p=linux-2.6-block.git net: Add skbuff.h to MAINTAINERS 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 Reviewed-by: Simon Horman Link: https://patch.msgid.link/20240730161404.2028175-1-leitao@debian.org Signed-off-by: Jakub Kicinski --- diff --git a/MAINTAINERS b/MAINTAINERS index c0a3d9e93689..1ca8e36e49bd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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