From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40800) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xr1U2-0000xE-4t for qemu-devel@nongnu.org; Wed, 19 Nov 2014 04:23:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xr1Tv-000246-NB for qemu-devel@nongnu.org; Wed, 19 Nov 2014 04:23:29 -0500 Received: from mx1.redhat.com ([209.132.183.28]:60866) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xr1Tv-00023w-Gj for qemu-devel@nongnu.org; Wed, 19 Nov 2014 04:23:23 -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 sAJ9NMKL023112 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 19 Nov 2014 04:23:23 -0500 From: Juan Quintela In-Reply-To: <624a942c788dedbb9f392e57eff408398f6b10bf.1416313793.git.amit.shah@redhat.com> (Amit Shah's message of "Tue, 18 Nov 2014 18:01:25 +0530") References: <624a942c788dedbb9f392e57eff408398f6b10bf.1416313793.git.amit.shah@redhat.com> Date: Wed, 19 Nov 2014 10:23:21 +0100 Message-ID: <87ppcjo86u.fsf@elfo.elfo> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH 2/4] MAINTAINERS: migration: add vmstate static checker files Reply-To: quintela@redhat.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Amit Shah Cc: Paolo Bonzini , Amos Kong , qemu list , "Dr. David Alan Gilbert" , Markus Armbruster Amit Shah wrote: > Signed-off-by: Amit Shah > --- > MAINTAINERS | 2 ++ > 1 file changed, 2 insertions(+) > Reviewed-by: Juan Quintela