qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] MAINTAINERS: Update QAPI stanza for commit fb0b


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Update QAPI stanza for commit fb0bc835e56
Date: Wed, 20 Jun 2018 09:43:53 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

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 <address@hidden>
---
  MAINTAINERS | 3 ++-
  1 file changed, 2 insertions(+), 1 deletion(-)

Reviewed-by: Eric Blake <address@hidden>


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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]