* [Qemu-devel] [PATCH] MAINTAINERS: Update QAPI stanza for commit fb0bc835e56
@ 2018-06-20 12:48 Markus Armbruster
2018-06-20 14:43 ` Eric Blake
0 siblings, 1 reply; 2+ messages in thread
From: Markus Armbruster @ 2018-06-20 12:48 UTC (permalink / raw)
To: qemu-devel; +Cc: mdroth
Commit fb0bc835e56 moved code from scripts/qapi-*.py to
scripts/qapi/*.py. It neglected to update MAINTAINERS: scripts/qapi*
matches only the former, not the latter. Do that now.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
MAINTAINERS | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index da91501c7a..7fa5c51a98 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1615,7 +1615,8 @@ F: tests/test-*-visitor.c
F: tests/test-qapi-*.c
F: tests/test-qmp-*.c
F: tests/test-visitor-serialization.c
-F: scripts/qapi*
+F: scripts/qapi-gen.py
+F: scripts/qapi/*
F: docs/devel/qapi*
T: git git://repo.or.cz/qemu/armbru.git qapi-next
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PATCH] MAINTAINERS: Update QAPI stanza for commit fb0bc835e56
2018-06-20 12:48 [Qemu-devel] [PATCH] MAINTAINERS: Update QAPI stanza for commit fb0bc835e56 Markus Armbruster
@ 2018-06-20 14:43 ` Eric Blake
0 siblings, 0 replies; 2+ messages in thread
From: Eric Blake @ 2018-06-20 14:43 UTC (permalink / raw)
To: Markus Armbruster, qemu-devel; +Cc: mdroth
On 06/20/2018 07:48 AM, Markus Armbruster wrote:
> Commit fb0bc835e56 moved code from scripts/qapi-*.py to
> scripts/qapi/*.py. It neglected to update MAINTAINERS: scripts/qapi*
> matches only the former, not the latter. Do that now.
>
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
> ---
> MAINTAINERS | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Eric Blake <eblake@redhat.com>
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index da91501c7a..7fa5c51a98 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1615,7 +1615,8 @@ F: tests/test-*-visitor.c
> F: tests/test-qapi-*.c
> F: tests/test-qmp-*.c
> F: tests/test-visitor-serialization.c
> -F: scripts/qapi*
> +F: scripts/qapi-gen.py
> +F: scripts/qapi/*
> F: docs/devel/qapi*
> T: git git://repo.or.cz/qemu/armbru.git qapi-next
>
>
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-06-20 14:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-20 12:48 [Qemu-devel] [PATCH] MAINTAINERS: Update QAPI stanza for commit fb0bc835e56 Markus Armbruster
2018-06-20 14:43 ` Eric Blake
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).