tracing/rv/rtla: Update MAINTAINERS file to point to proper mailing list

Message ID 20230529044002.0481452b@rorschach.local.home
State New
Headers
Series tracing/rv/rtla: Update MAINTAINERS file to point to proper mailing list |

Commit Message

Steven Rostedt May 29, 2023, 8:40 a.m. UTC
  From: "Steven Rostedt (Google)" <rostedt@goodmis.org>

The mailing list that goes to linux-trace-devel is for the tracing
libraries, and the patchwork associated to the tracing libraries keys
off of that mailing list.

For anything that lives in the Linux kernel proper (including the tools
directory) must go through linux-trace-kernel, as the patchwork to that
list keys off of the Linux kernel proper.

Update the MAINTAINERS file to reflect the proper mailing lists.

Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
---
 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Comments

Daniel Bristot de Oliveira May 29, 2023, 11:25 a.m. UTC | #1
On 5/29/23 10:40, Steven Rostedt wrote:
> From: "Steven Rostedt (Google)" <rostedt@goodmis.org>
> 
> The mailing list that goes to linux-trace-devel is for the tracing
> libraries, and the patchwork associated to the tracing libraries keys
> off of that mailing list.
> 
> For anything that lives in the Linux kernel proper (including the tools
> directory) must go through linux-trace-kernel, as the patchwork to that
> list keys off of the Linux kernel proper.
> 
> Update the MAINTAINERS file to reflect the proper mailing lists.
> 
> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>

Acked-by: Daniel Bristot de Oliveira <bristot@kernel.org>

Thanks!
-- Daniel
> ---
>  MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e0ad886d3163..5bb6dccd6ea3 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -17808,7 +17808,7 @@ F:	tools/testing/selftests/rtc/
>  Real-time Linux Analysis (RTLA) tools
>  M:	Daniel Bristot de Oliveira <bristot@kernel.org>
>  M:	Steven Rostedt <rostedt@goodmis.org>
> -L:	linux-trace-devel@vger.kernel.org
> +L:	linux-trace-kernel@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/tools/rtla/
>  F:	tools/tracing/rtla/
> @@ -18370,7 +18370,7 @@ F:	drivers/infiniband/ulp/rtrs/
>  RUNTIME VERIFICATION (RV)
>  M:	Daniel Bristot de Oliveira <bristot@kernel.org>
>  M:	Steven Rostedt <rostedt@goodmis.org>
> -L:	linux-trace-devel@vger.kernel.org
> +L:	linux-trace-kernel@vger.kernel.org
>  S:	Maintained
>  F:	Documentation/trace/rv/
>  F:	include/linux/rv.h
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index e0ad886d3163..5bb6dccd6ea3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17808,7 +17808,7 @@  F:	tools/testing/selftests/rtc/
 Real-time Linux Analysis (RTLA) tools
 M:	Daniel Bristot de Oliveira <bristot@kernel.org>
 M:	Steven Rostedt <rostedt@goodmis.org>
-L:	linux-trace-devel@vger.kernel.org
+L:	linux-trace-kernel@vger.kernel.org
 S:	Maintained
 F:	Documentation/tools/rtla/
 F:	tools/tracing/rtla/
@@ -18370,7 +18370,7 @@  F:	drivers/infiniband/ulp/rtrs/
 RUNTIME VERIFICATION (RV)
 M:	Daniel Bristot de Oliveira <bristot@kernel.org>
 M:	Steven Rostedt <rostedt@goodmis.org>
-L:	linux-trace-devel@vger.kernel.org
+L:	linux-trace-kernel@vger.kernel.org
 S:	Maintained
 F:	Documentation/trace/rv/
 F:	include/linux/rv.h