From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55033) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cVyPx-0002Xz-La for qemu-devel@nongnu.org; Tue, 24 Jan 2017 05:33:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cVyPx-0000YE-1q for qemu-devel@nongnu.org; Tue, 24 Jan 2017 05:33:37 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49192) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cVyPw-0000Y4-T1 for qemu-devel@nongnu.org; Tue, 24 Jan 2017 05:33:36 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 1214F81241 for ; Tue, 24 Jan 2017 10:33:37 +0000 (UTC) Date: Tue, 24 Jan 2017 16:03:29 +0530 From: Amit Shah Message-ID: <20170124103329.GC1679@amit-lp.rh> References: <20170124100437.18200-1-dgilbert@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170124100437.18200-1-dgilbert@redhat.com> Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Add myself as a migration submaintainer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dr. David Alan Gilbert (git)" Cc: qemu-devel@nongnu.org, quintela@redhat.com On (Tue) 24 Jan 2017 [10:04:37], Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > Signed-off-by: Dr. David Alan Gilbert Reviewed-by: Amit Shah Amit