From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40736) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xr1Tm-0000hw-PF for qemu-devel@nongnu.org; Wed, 19 Nov 2014 04:23:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xr1Tg-00021C-JK for qemu-devel@nongnu.org; Wed, 19 Nov 2014 04:23:14 -0500 Received: from mx1.redhat.com ([209.132.183.28]:59607) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xr1Tg-000217-Bu for qemu-devel@nongnu.org; Wed, 19 Nov 2014 04:23:08 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sAJ9N74Q003329 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Wed, 19 Nov 2014 04:23:07 -0500 From: Juan Quintela In-Reply-To: (Amit Shah's message of "Tue, 18 Nov 2014 18:01:24 +0530") References: Date: Wed, 19 Nov 2014 10:23:06 +0100 Message-ID: <87tx1vo879.fsf@elfo.elfo> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH 1/4] MAINTAINERS: Add myself to migration maintainers 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 | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS Reviewed-by: Juan Quintela