diff mbox series

[net] MAINTAINERS: make Breno the netconsole maintainer

Message ID 20240723223405.2198688-1-kuba@kernel.org (mailing list archive)
State Accepted
Commit 7c938e438c56dbbe1aceb128c46cebb340a3c06b
Delegated to: Netdev Maintainers
Headers show
Series [net] MAINTAINERS: make Breno the netconsole maintainer | expand

Checks

Context Check Description
netdev/series_format success Single patches do not need cover letters
netdev/tree_selection success Clearly marked for net
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, 12 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-24--03-00 (tests: 694)

Commit Message

Jakub Kicinski July 23, 2024, 10:34 p.m. UTC
netconsole has no maintainer, and Breno has been working on
improving it consistently for some time. So I think we found
the maintainer :)

Acked-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Breno Leitao July 24, 2024, 7:50 a.m. UTC | #1
On Tue, Jul 23, 2024 at 03:34:05PM -0700, Jakub Kicinski wrote:
> netconsole has no maintainer, and Breno has been working on
> improving it consistently for some time. So I think we found
> the maintainer :)

Thanks. I am more than happy to be the maintainer. I think I
finally understand the code fully and I am happy to continue to work on
it.

> Acked-by: Paolo Abeni <pabeni@redhat.com>
> Reviewed-by: Eric Dumazet <edumazet@google.com>
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Acked-by: Breno Leitao <leitao@debian.org>
patchwork-bot+netdevbpf@kernel.org July 24, 2024, 2:20 p.m. UTC | #2
Hello:

This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:

On Tue, 23 Jul 2024 15:34:05 -0700 you wrote:
> netconsole has no maintainer, and Breno has been working on
> improving it consistently for some time. So I think we found
> the maintainer :)
> 
> Acked-by: Paolo Abeni <pabeni@redhat.com>
> Reviewed-by: Eric Dumazet <edumazet@google.com>
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> 
> [...]

Here is the summary with links:
  - [net] MAINTAINERS: make Breno the netconsole maintainer
    https://git.kernel.org/netdev/net/c/7c938e438c56

You are awesome, thank you!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 4e3f4416cb03..a85234de4fd0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15704,6 +15704,12 @@  S:	Maintained
 F:	Documentation/devicetree/bindings/hwmon/nuvoton,nct6775.yaml
 F:	drivers/hwmon/nct6775-i2c.c
 
+NETCONSOLE
+M:	Breno Leitao <leitao@debian.org>
+S:	Maintained
+F:	Documentation/networking/netconsole.rst
+F:	drivers/net/netconsole.c
+
 NETDEVSIM
 M:	Jakub Kicinski <kuba@kernel.org>
 S:	Maintained