diff mbox series

[net] net: Add skbuff.h to MAINTAINERS

Message ID 20240729141259.2868150-1-leitao@debian.org (mailing list archive)
State Superseded
Delegated to: Netdev Maintainers
Headers show
Series [net] net: Add skbuff.h to MAINTAINERS | expand

Checks

Context Check Description
netdev/series_format success Single patches do not need cover letters
netdev/tree_selection success Clearly marked for net, async
netdev/ynl success Generated files up to date; no warnings/errors; no diff in generated;
netdev/fixes_present success No Fixes tags, but series doesn't touch code
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 7 this patch: 7
netdev/build_tools success No tools touched, skip
netdev/cc_maintainers success CCed 0 of 0 maintainers
netdev/build_clang success Errors and warnings before: 7 this patch: 7
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/deprecated_api success None detected
netdev/check_selftest success No net selftest shell script
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 7 this patch: 7
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 7 lines checked
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0
netdev/contest success net-next-2024-07-29--18-00 (tests: 703)

Commit Message

Breno Leitao July 29, 2024, 2:12 p.m. UTC
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(+)

Comments

Simon Horman July 30, 2024, 12:57 p.m. UTC | #1
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>
Jakub Kicinski July 30, 2024, 2:01 p.m. UTC | #2
On Tue, 30 Jul 2024 13:57:00 +0100 Simon Horman wrote:
> I might have chosen the NETWORKING [GENERAL] rather than the
> NETWORKING DRIVERS section.

Good catch and agreed!
Breno Leitao July 30, 2024, 4:09 p.m. UTC | #3
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
Simon Horman July 30, 2024, 4:46 p.m. UTC | #4
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.
diff mbox series

Patch

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