From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60560) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAg8Q-0001CO-7y for qemu-devel@nongnu.org; Wed, 08 Jun 2016 12:15:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bAg8L-00014g-67 for qemu-devel@nongnu.org; Wed, 08 Jun 2016 12:15:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35784) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bAg8K-00014J-W9 for qemu-devel@nongnu.org; Wed, 08 Jun 2016 12:15:09 -0400 References: <1465337042-28021-1-git-send-email-mark.cave-ayland@ilande.co.uk> <877fdzivr9.fsf@dusky.pond.sub.org> From: Laurent Vivier Message-ID: Date: Wed, 8 Jun 2016 18:15:05 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] MAINTAINERS: add Artyom Tarasenko as SPARC maintainer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Artyom Tarasenko , Markus Armbruster , Blue Swirl Cc: Mark Cave-Ayland , qemu-devel On 08/06/2016 17:02, Artyom Tarasenko wrote: > On Wed, Jun 8, 2016 at 4:46 PM, Markus Armbruster wrote: >> Mark Cave-Ayland writes: >> >>> Artyom has been working on QEMU's SPARC emulation for several years, providing >>> initial support for Solaris under qemu-system-sparc and more recently bugfixes >>> for qemu-system-sparc64 and TCG patch reviews. As work progresses on improving >>> emulation for sun4u machines and beyond, Artyom has agreed to take on >>> co-maintainership of SPARC with a focus on 64-bit architecture. >>> --- >>> MAINTAINERS | 1 + >>> 1 file changed, 1 insertion(+) >>> >>> diff --git a/MAINTAINERS b/MAINTAINERS >>> index df990a8..081bf20 100644 >>> --- a/MAINTAINERS >>> +++ b/MAINTAINERS >>> @@ -191,6 +191,7 @@ F: disas/sh4.c >>> SPARC >>> M: Blue Swirl >> >> Is Blue still active? > > You forgot to put Blue on CC. :-) AFAIK he has not resigned. Last commit of Blue is 3 years old, last mail 2 years old, perhaps he has resigned? >>> M: Mark Cave-Ayland >>> +M: Artyom Tarasenko >>> S: Maintained >>> F: target-sparc/ >>> F: hw/sparc/ > > >