diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-07-24 00:34:05 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-07-24 16:17:39 +0200 |
commit | 7c938e438c56dbbe1aceb128c46cebb340a3c06b (patch) | |
tree | 6fea1150e2fccab88ee2fd959944502fb203c223 /MAINTAINERS | |
parent | MAINTAINERS: Update bonding entry (diff) | |
download | linux-7c938e438c56dbbe1aceb128c46cebb340a3c06b.tar.xz linux-7c938e438c56dbbe1aceb128c46cebb340a3c06b.zip |
MAINTAINERS: make Breno the netconsole maintainer
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>
Acked-by: Breno Leitao <leitao@debian.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 005d4c30175d..7b6220f12ab1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15702,6 +15702,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 |