[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH] MAINTAINERS: Cover guest-agent in QAPI schema
From: |
Philippe Mathieu-Daudé |
Subject: |
[PATCH] MAINTAINERS: Cover guest-agent in QAPI schema |
Date: |
Wed, 17 Jul 2024 16:00:25 +0200 |
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 7d9811458c..af4db698de 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3219,6 +3219,7 @@ M: Eric Blake <eblake@redhat.com>
M: Markus Armbruster <armbru@redhat.com>
S: Supported
F: qapi/*.json
+F: qga/qapi-schema.json
T: git https://repo.or.cz/qemu/armbru.git qapi-next
QObject
--
2.41.0
- [PATCH] MAINTAINERS: Cover guest-agent in QAPI schema,
Philippe Mathieu-Daudé <=