From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35466) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xqhwf-00061Z-OC for qemu-devel@nongnu.org; Tue, 18 Nov 2014 07:31:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xqhwb-0001K3-8I for qemu-devel@nongnu.org; Tue, 18 Nov 2014 07:31:45 -0500 Received: from mx1.redhat.com ([209.132.183.28]:51580) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xqhwa-0001Jt-WE for qemu-devel@nongnu.org; Tue, 18 Nov 2014 07:31:41 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sAICVdEv006612 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 18 Nov 2014 07:31:40 -0500 From: Amit Shah Date: Tue, 18 Nov 2014 18:01:25 +0530 Message-Id: <624a942c788dedbb9f392e57eff408398f6b10bf.1416313793.git.amit.shah@redhat.com> In-Reply-To: References: In-Reply-To: References: Subject: [Qemu-devel] [PATCH 2/4] MAINTAINERS: migration: add vmstate static checker files List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu list Cc: Juan Quintela , Markus Armbruster , "Dr. David Alan Gilbert" , Amit Shah , Paolo Bonzini , Amos Kong Signed-off-by: Amit Shah --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index e517c41..af8d856 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -935,6 +935,8 @@ F: migration* F: savevm.c F: arch_init.c F: vmstate.c +F: scripts/vmstate-static-checker.py +F: tests/vmstate-static-checker-data/ Seccomp M: Eduardo Otubo -- 2.1.0