From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40152) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zf97p-0001Z6-TK for qemu-devel@nongnu.org; Thu, 24 Sep 2015 12:12:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zf97o-00009s-UA for qemu-devel@nongnu.org; Thu, 24 Sep 2015 12:12:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38791) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zf97o-00009k-PR for qemu-devel@nongnu.org; Thu, 24 Sep 2015 12:12:00 -0400 From: Markus Armbruster Date: Thu, 24 Sep 2015 18:11:57 +0200 Message-Id: <1443111117-29831-4-git-send-email-armbru@redhat.com> In-Reply-To: <1443111117-29831-1-git-send-email-armbru@redhat.com> References: <1443111117-29831-1-git-send-email-armbru@redhat.com> Subject: [Qemu-devel] [PATCH 3/3] MAINTAINERS: Specify QAPI include and test files List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: mdroth@linux.vnet.ibm.com, lcapitulino@redhat.com Signed-off-by: Markus Armbruster --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 68db1b8..1ae207c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -999,7 +999,12 @@ M: Michael Roth S: Supported F: qapi/ X: qapi/*.json +F: include/qapi/ +X: include/qapi/qmp/ +F: include/qapi/qmp/dispatch.h F: tests/qapi-schema/ +F: tests/test-*-visitor.c +F: tests/test-qmp-*.c F: scripts/qapi* F: docs/qapi* T: git git://repo.or.cz/qemu/armbru.git qapi-next -- 2.4.3