[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240730161404.2028175-1-leitao@debian.org>
Date: Tue, 30 Jul 2024 09:14:03 -0700
From: Breno Leitao <leitao@...ian.org>
To: davem@...emloft.net,
edumazet@...gle.com,
pabeni@...hat.com,
kuba@...nel.org
Cc: netdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
Simon Horman <horms@...nel.org>
Subject: [PATCH net v2] 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 <leitao@...ian.org>
Reviewed-by: Simon Horman <horms@...nel.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
Powered by blists - more mailing lists