From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36792) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgsI3-0000mO-Ns for qemu-devel@nongnu.org; Wed, 22 Oct 2014 05:33:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XgsHy-0006jv-V2 for qemu-devel@nongnu.org; Wed, 22 Oct 2014 05:33:11 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45080) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgsHy-0006jg-Ox for qemu-devel@nongnu.org; Wed, 22 Oct 2014 05:33:06 -0400 Message-ID: <1413970379.7230.11.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Wed, 22 Oct 2014 11:32:59 +0200 In-Reply-To: <1413947277-7488-1-git-send-email-arei.gonglei@huawei.com> References: <1413947277-7488-1-git-send-email-arei.gonglei@huawei.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 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: arei.gonglei@huawei.com Cc: pbonzini@redhat.com, weidong.huang@huawei.com, qemu-devel@nongnu.org On Mi, 2014-10-22 at 11:07 +0800, arei.gonglei@huawei.com 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. That is perfectly fine. I'll go add it into one of the next pull requests, unless someone collects all the MAINTAINERS patches on the list earlier ;) cheers, Gerd