]> xenbits.xensource.com Git - qemu-xen-unstable.git/commitdiff
MAINTAINERS: Update QAPI stanza for commit fb0bc835e56
authorMarkus Armbruster <armbru@redhat.com>
Wed, 20 Jun 2018 12:48:27 +0000 (14:48 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Fri, 22 Jun 2018 14:33:47 +0000 (16:33 +0200)
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>
Message-Id: <20180620124827.17106-1-armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
MAINTAINERS

index f222bf8b167242b3ba48a54942b773c869a97ad1..8270863f3f0d1ff878243dc2e91690c3aea8f423 100644 (file)
@@ -1623,7 +1623,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