diff mbox series

MAINTAINERS: Cover guest-agent in QAPI schema

Message ID 20240717140025.66397-1-philmd@linaro.org
State Superseded
Headers show
Series MAINTAINERS: Cover guest-agent in QAPI schema | expand

Commit Message

Philippe Mathieu-Daudé July 17, 2024, 2 p.m. UTC
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Markus Armbruster July 17, 2024, 3:18 p.m. UTC | #1
Philippe Mathieu-Daudé <philmd@linaro.org> writes:

> 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

I guess we provide a similar service for qga/qapi-schema.json as we do
for much of qapi/: proper use of QAPI, reasonable documentation, but not
the subject matter aspects.

Reviewed-by: Markus Armbruster <armbru@redhat.com>
Konstantin Kostiuk July 18, 2024, 7:08 a.m. UTC | #2
Reviewed-by: Konstantin Kostiuk <kkostiuk@redhat.com>

On Wed, Jul 17, 2024 at 5:00 PM Philippe Mathieu-Daudé <philmd@linaro.org>
wrote:

> 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
>
>
Philippe Mathieu-Daudé July 22, 2024, 9:18 p.m. UTC | #3
On 17/7/24 16:00, Philippe Mathieu-Daudé wrote:
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
>   MAINTAINERS | 1 +
>   1 file changed, 1 insertion(+)

Patch queued.
diff mbox series

Patch

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