Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp7013232ybi; Thu, 1 Aug 2019 01:54:21 -0700 (PDT) X-Google-Smtp-Source: APXvYqzATiEIrtv4H94V/pBhtkBcDe3bP7cn+xBDf3KKnUtgn5fK9U9Qwy41ucYC3FN3AWBD1zFo X-Received: by 2002:aa7:9ad2:: with SMTP id x18mr54293329pfp.192.1564649661319; Thu, 01 Aug 2019 01:54:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564649661; cv=none; d=google.com; s=arc-20160816; b=pEfL4cKI1U8g1NkmcSEar/jbZ3KthTyN1IFBeXqNrJzVmRmKT8gcJsZrnNZqDosV0d DaUzb6ndYJcMC3A+X9ARLCVkAWRYaD0AdZJG/NZnV9P5KCGGa3i2rhlys4X8RBIxjVp/ 5pgdUs0cLj1nQKF2xDO7xTnecDy1IoOHIEOGpaHNJha1rsm3yH6iYZwgVL9g3lIvxtv0 Ysd3lE1lg4sl5kUbXMem76kKB9qb8vnyzD4jAXMRBc+NlkzSe1Ui7Xih9Y7q468hmfpl ZkM4rJhIqAKlkGvimxeBMFqDrAS0n+Fm8RaY0gkx/z/z6dKFgMXgkG97xHm+BPV+M1C8 nlBw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:organisation:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=hMvQ61XHnMiv06FtNIPKAqDXorXDtSu7nygnCtZDPow=; b=BMvwPX3j77HivNM8iD0iu+eZX4MPA0FupNrHNGvvx+uXhUWcpJOGRuZOE2NRNGc8IA bk3DDQAt5sftW3LEVGz0UBaIdEyGotvC0YZgNLlbBeM5rcjuZdpGc6k6pk9+Cwbu2k16 0qQgSf6rqjr2tomCJxRBRDIiFdLOJsUE8AlUolRGt9rKaWGNnFtQLQBPWOy2Tv2li/QY hVsbbfsgR/+P4mTBZieB9YjH+Qd1LjHfLkkXjqiEah2df5G4iNF2DeU9YoalhInnYXw3 MSZLZcLuDmHd7kjj36JvzxWI0ZnR2N40KgGBQZbyQMtj2x5FjZC74ZbV8DtKZ1j7h7gj 4Rgw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a33si35144198pgl.436.2019.08.01.01.54.05; Thu, 01 Aug 2019 01:54:21 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730360AbfHAHAn (ORCPT + 99 others); Thu, 1 Aug 2019 03:00:43 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:55174 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727956AbfHAHAn (ORCPT ); Thu, 1 Aug 2019 03:00:43 -0400 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id 713C725B7DE; Thu, 1 Aug 2019 17:00:41 +1000 (AEST) Received: by reginn.horms.nl (Postfix, from userid 7100) id 096AF9405AE; Thu, 1 Aug 2019 09:00:38 +0200 (CEST) Date: Thu, 1 Aug 2019 09:00:38 +0200 From: Simon Horman To: Geert Uytterhoeven Cc: Linus Torvalds , Stephen Rothwell , Magnus Damm , Arnd Bergmann , Kevin Hilman , Olof Johansson , linux-renesas-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] MAINTAINERS: Add Geert as Renesas SoC Co-Maintainer Message-ID: <20190801070034.zxgv3svcpzgbjqwf@verge.net.au> References: <20190729175658.13672-1-geert+renesas@glider.be> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190729175658.13672-1-geert+renesas@glider.be> Organisation: Horms Solutions BV User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 29, 2019 at 07:56:58PM +0200, Geert Uytterhoeven wrote: > At the end of the v5.3 upstream kernel development cycle, Simon will be > stepping down from his role as Renesas SoC maintainer. Starting with > the v5.4 development cycle, Geert is taking over this role. > > Add Geert as a co-maintainer, and add his git repository and branch. > > Signed-off-by: Geert Uytterhoeven > --- > Stephen: Can you please add my branch to linux-next, after Simon's > branch, which may still receive fixes for v5.3? > > Thanks! > --- > MAINTAINERS | 4 ++++ > 1 file changed, 4 insertions(+) For the record: Acked-by: Simon Horman > diff --git a/MAINTAINERS b/MAINTAINERS > index 6426db5198f05377..6de667021591fb52 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2155,10 +2155,12 @@ F: Documentation/devicetree/bindings/arm/realtek.txt > > ARM/RENESAS ARM64 ARCHITECTURE > M: Simon Horman > +M: Geert Uytterhoeven > M: Magnus Damm > L: linux-renesas-soc@vger.kernel.org > Q: http://patchwork.kernel.org/project/linux-renesas-soc/list/ > T: git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git next > S: Supported > F: arch/arm64/boot/dts/renesas/ > F: Documentation/devicetree/bindings/arm/renesas.yaml > @@ -2269,10 +2271,12 @@ F: drivers/media/platform/s5p-mfc/ > > ARM/SHMOBILE ARM ARCHITECTURE > M: Simon Horman > +M: Geert Uytterhoeven > M: Magnus Damm > L: linux-renesas-soc@vger.kernel.org > Q: http://patchwork.kernel.org/project/linux-renesas-soc/list/ > T: git git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git next > +T: git git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git next > S: Supported > F: arch/arm/boot/dts/emev2* > F: arch/arm/boot/dts/gr-peach* > -- > 2.17.1 >