From: Markus Armbruster Date: Mon, 5 Feb 2024 08:47:47 +0000 (+0100) Subject: MAINTAINERS: Cover qapi/stats.json X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=967fbcc453c094728dbdefcc135e67141ab2c2f5;p=qemu.git MAINTAINERS: Cover qapi/stats.json Commit aa09b3d5f8e (stats: Move QMP commands from monitor/ to stats/) created section Stats, but neglected to add qapi/stats.json to it. Fix that. Signed-off-by: Markus Armbruster Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Michael Tokarev --- diff --git a/MAINTAINERS b/MAINTAINERS index 87f03ebccd..2e09ed5595 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3321,6 +3321,7 @@ Stats S: Orphan F: include/sysemu/stats.h F: stats/ +F: qapi/stats.json Streams M: Edgar E. Iglesias