From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50459) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bn4Eb-0000Si-5O for qemu-devel@nongnu.org; Thu, 22 Sep 2016 09:40:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bn4EW-00058S-Gr for qemu-devel@nongnu.org; Thu, 22 Sep 2016 09:40:17 -0400 Received: from mailapp02.imgtec.com ([217.156.133.132]:6283 helo=mailapp01.imgtec.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bn4EW-00054C-B4 for qemu-devel@nongnu.org; Thu, 22 Sep 2016 09:40:12 -0400 References: <1474551254-4965-1-git-send-email-leon.alrae@imgtec.com> From: Yongbok Kim Message-ID: <57E3DF36.7080504@imgtec.com> Date: Thu, 22 Sep 2016 14:40:06 +0100 MIME-Version: 1.0 In-Reply-To: <1474551254-4965-1-git-send-email-leon.alrae@imgtec.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: update target-mips maintainers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Leon Alrae , qemu-devel@nongnu.org Cc: aurelien@aurel32.net, peter.maydell@linaro.org On 22/09/2016 14:34, Leon Alrae wrote: > Yongbok Kim takes over the target-mips maintenance from me. > > Signed-off-by: Leon Alrae > --- > Hi, > > September is my last month in ImgTec, and therefore soon I won't be able to > look after target-mips code. I would like to nominate Yongbok Kim as the new > co-maintainer. Yongbok contributed quite a number of MIPS features and will > take care of target-mips. > > Thanks, > Leon > --- > MAINTAINERS | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index b6fb84e..a43659d 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -144,7 +144,7 @@ F: disas/microblaze.c > > MIPS > M: Aurelien Jarno > -M: Leon Alrae > +M: Yongbok Kim > S: Maintained > F: target-mips/ > F: hw/mips/ > Thanks Leon. Acked-by: Yongbok Kim