linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND] MAINTAINERS: add TRACE EVENT LIBRARY section
@ 2021-07-28  6:57 Lukas Bulwahn
  2021-07-28 14:43 ` Steven Rostedt
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2021-07-28  6:57 UTC (permalink / raw)
  To: Steven Rostedt, Tzvetomir Stoyanov, linux-trace-devel,
	Arnaldo Carvalho de Melo
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

The git history shows that the files under ./tools/lib/traceevent/ are
being developed and maintained by Tzetomir Stoyanov and Steven Rostedt
and are discussed on linux-trace-devel list.

Add a suitable section in MAINTAINERS for patches to reach them.

This was identified with a small script that finds all files only
belonging to "THE REST" according to the current MAINTAINERS file, and I
acted upon its output.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
---
applies cleanly on next-20210726

RFC patch (from early 2020) here: https://lore.kernel.org/lkml/20200201161931.29665-1-lukas.bulwahn@gmail.com/

also copied Steven's Acked-by from the RFC patch.

Arnaldo, please pick this quick patch.

 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2eb730101689..5a1863b93a9a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18828,6 +18828,13 @@ Q:	https://patchwork.kernel.org/project/linux-integrity/list/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd.git
 F:	drivers/char/tpm/
 
+TRACE EVENT LIBRARY
+M:	Tzvetomir Stoyanov <tz.stoyanov@gmail.com>
+M:	Steven Rostedt <rostedt@goodmis.org>
+L:	linux-trace-devel@vger.kernel.org
+S:	Maintained
+F:	tools/lib/traceevent/
+
 TRACING
 M:	Steven Rostedt <rostedt@goodmis.org>
 M:	Ingo Molnar <mingo@redhat.com>
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-28 14:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-28  6:57 [PATCH RESEND] MAINTAINERS: add TRACE EVENT LIBRARY section Lukas Bulwahn
2021-07-28 14:43 ` Steven Rostedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).