From: Mads Ynddal <[email protected]> In my work to refactor simpletrace.py, I noticed that there's no maintainer of it, and has the status of "odd fixes". I'm using it from time to time, so I'd like to maintain the script.
I've added myself as reviewer under "Tracing" to be informed of changes that might affect simpletrace.py. Signed-off-by: Mads Ynddal <[email protected]> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 6111b6b4d9..2ffb608dec 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3162,6 +3162,7 @@ F: stubs/ Tracing M: Stefan Hajnoczi <[email protected]> +R: Mads Ynddal <[email protected]> S: Maintained F: trace/ F: trace-events @@ -3174,6 +3175,11 @@ F: docs/tools/qemu-trace-stap.rst F: docs/devel/tracing.rst T: git https://github.com/stefanha/qemu.git tracing +Simpletrace +M: Mads Ynddal <[email protected]> +S: Maintained +F: scripts/simpletrace.py + TPM M: Stefan Berger <[email protected]> S: Maintained -- 2.38.1
