[PATCH RESEND] MAINTAINERS: add TRACE EVENT LIBRARY section

From: Lukas Bulwahn
Date: Wed Jul 28 2021 - 02:58:05 EST


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@xxxxxxxxx>
Acked-by: Steven Rostedt (VMware) <rostedt@xxxxxxxxxxx>
---
applies cleanly on next-20210726

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

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@xxxxxxxxx>
+M: Steven Rostedt <rostedt@xxxxxxxxxxx>
+L: linux-trace-devel@xxxxxxxxxxxxxxx
+S: Maintained
+F: tools/lib/traceevent/
+
TRACING
M: Steven Rostedt <rostedt@xxxxxxxxxxx>
M: Ingo Molnar <mingo@xxxxxxxxxx>
--
2.17.1