MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
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
On Mon, Jul 29, 2024 at 07:12:58AM -0700, Breno Leitao wrote: > 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> I might have chosen the NETWORKING [GENERAL] rather than the NETWORKING DRIVERS section. But in any case I agree skbuff.h should be added to Maintainers. Reviewed-by: Simon Horman <horms@kernel.org>
Hello Simon, On Tue, Jul 30, 2024 at 01:57:00PM +0100, Simon Horman wrote: > On Mon, Jul 29, 2024 at 07:12:58AM -0700, Breno Leitao wrote: > > 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> > > I might have chosen the NETWORKING [GENERAL] rather than the > NETWORKING DRIVERS section. But in any case I agree skbuff.h > should be added to Maintainers. I will move the same change to "NETWORKING [GENERAL]" then, and carry you Reviewed-by if you don't mind. Thanks --breno
On Tue, Jul 30, 2024 at 09:09:33AM -0700, Breno Leitao wrote: > Hello Simon, > > On Tue, Jul 30, 2024 at 01:57:00PM +0100, Simon Horman wrote: > > On Mon, Jul 29, 2024 at 07:12:58AM -0700, Breno Leitao wrote: > > > 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> > > > > I might have chosen the NETWORKING [GENERAL] rather than the > > NETWORKING DRIVERS section. But in any case I agree skbuff.h > > should be added to Maintainers. > > I will move the same change to "NETWORKING [GENERAL]" then, and carry > you Reviewed-by if you don't mind. Thanks, please feel free to do so.
© 2016 - 2026 Red Hat, Inc.