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=0afbba6c3255dbe954ef609987b610cdaaf48f24;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 Message-ID: <20240205084747.3623569-3-armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé --- diff --git a/MAINTAINERS b/MAINTAINERS index 00ada764a7..9103925585 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