diff options
author | Jakub Kicinski <[email protected]> | 2024-07-23 15:34:05 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-07-24 15:17:39 +0100 |
commit | 7c938e438c56dbbe1aceb128c46cebb340a3c06b (patch) | |
tree | 6fea1150e2fccab88ee2fd959944502fb203c223 | |
parent | 0fa9af961102cf3a4cbf591a50f376c8ab1cf443 (diff) |
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 <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Acked-by: Breno Leitao <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-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 <[email protected]> +S: Maintained +F: Documentation/networking/netconsole.rst +F: drivers/net/netconsole.c + NETDEVSIM M: Jakub Kicinski <[email protected]> S: Maintained |