From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37980) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlCMJ-00026d-1p for qemu-devel@nongnu.org; Mon, 03 Nov 2014 02:47:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlCME-0008F2-Pp for qemu-devel@nongnu.org; Mon, 03 Nov 2014 02:47:26 -0500 Received: from szxga01-in.huawei.com ([119.145.14.64]:50103) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlCMD-0008CO-DJ for qemu-devel@nongnu.org; Mon, 03 Nov 2014 02:47:22 -0500 Message-ID: <545732EE.4070606@huawei.com> Date: Mon, 3 Nov 2014 15:46:54 +0800 From: Gonglei MIME-Version: 1.0 References: <1413947277-7488-1-git-send-email-arei.gonglei@huawei.com> In-Reply-To: <1413947277-7488-1-git-send-email-arei.gonglei@huawei.com> Content-Type: text/plain; charset="GB2312" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: add myself as bootdevice.c maintainer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Gonglei (Arei)" Cc: "pbonzini@redhat.com" , "Huangweidong (C)" , "qemu-devel@nongnu.org" , "armbru@redhat.com" , Gerd Hoffmann On 2014/10/22 11:07, Gonglei (Arei) wrote: > From: Gonglei > > bootdevice.c was created by me, and I wrote most of > the code in this file. And now I can maintain it, > I'd hope nobody object this. > > Cc: Gerd Hoffmann > Signed-off-by: Gonglei > --- > MAINTAINERS | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 206bf7e..f89889b 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1018,3 +1018,8 @@ M: Chrysostomos Nanakos > M: Chrysostomos Nanakos > S: Maintained > F: block/archipelago.c > + > +Bootdevice > +M: Gonglei > +S: Maintained > +F: bootdevice.c Hi, Gerd, Markus Would you tell me the status of this patch? Thanks. Best regards, -Gonglei