Re: [PATCH net-next] Documentation: netconsole: Remove obsolete contact people
From: Randy Dunlap <hidden>
Date: 2025-10-29 04:54:33
Also in:
linux-doc, lkml
From: Randy Dunlap <hidden>
Date: 2025-10-29 04:54:33
Also in:
linux-doc, lkml
On 10/28/25 6:20 AM, Bagas Sanjaya wrote:
Breno Leitao has been listed in MAINTAINERS as netconsole maintainer
since 7c938e438c56db ("MAINTAINERS: make Breno the netconsole
maintainer"), but the documentation says otherwise that bug reports
should be sent to original netconsole authors.
Remove obsolate contact info.
Signed-off-by: Bagas Sanjaya <redacted>Reviewed-by: Randy Dunlap <redacted> Tested-by: Randy Dunlap <redacted> Thanks.
--- Cc: Matt Mackall <redacted> Cc: Satyam Sharma <redacted> Cc: Cong Wang <redacted> Documentation/networking/netconsole.rst | 3 --- 1 file changed, 3 deletions(-)diff --git a/Documentation/networking/netconsole.rst b/Documentation/networking/netconsole.rst index 59cb9982afe60a..2555e75e5cc1c3 100644 --- a/Documentation/networking/netconsole.rst +++ b/Documentation/networking/netconsole.rst@@ -19,9 +19,6 @@ Userdata append support by Matthew Wood <thepacketgeek@gmail.com>, Jan 22 2024 Sysdata append support by Breno Leitao <leitao@debian.org>, Jan 15 2025 -Please send bug reports to Matt Mackall <mpm@selenic.com> -Satyam Sharma <satyam.sharma@gmail.com>, and Cong Wang <xiyou.wangcong@gmail.com> - Introduction: =============base-commit: 5f30bc470672f7b38a60d6641d519f308723085c
-- ~Randy