From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35463) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYuZ2-0000Ku-6I for qemu-devel@nongnu.org; Thu, 25 Feb 2016 06:58:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYuZ1-0006Zi-CP for qemu-devel@nongnu.org; Thu, 25 Feb 2016 06:58:36 -0500 Received: from mx1.redhat.com ([209.132.183.28]:58718) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYuZ1-0006Za-79 for qemu-devel@nongnu.org; Thu, 25 Feb 2016 06:58:35 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (Postfix) with ESMTPS id 4AC39627F3 for ; Thu, 25 Feb 2016 11:58:34 +0000 (UTC) Date: Thu, 25 Feb 2016 17:28:31 +0530 From: Amit Shah Message-ID: <20160225115831.GM10967@grmbl.mre> References: <1456393669-20678-1-git-send-email-thuth@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1456393669-20678-1-git-send-email-thuth@redhat.com> Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: Add docs/migration.txt to the "Migration" section List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth Cc: qemu-devel@nongnu.org, quintela@redhat.com On (Thu) 25 Feb 2016 [10:47:49], Thomas Huth wrote: > Signed-off-by: Thomas Huth Reviewed-by: Amit Shah Amit