From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CBFA2E7F148 for ; Wed, 27 Sep 2023 00:07:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230508AbjI0AHG (ORCPT ); Tue, 26 Sep 2023 20:07:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44770 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231449AbjI0AFF (ORCPT ); Tue, 26 Sep 2023 20:05:05 -0400 Received: from codeconstruct.com.au (pi.codeconstruct.com.au [203.29.241.158]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 472E99011; Tue, 26 Sep 2023 16:22:23 -0700 (PDT) Received: from [192.168.68.112] (ppp118-210-175-231.adl-adc-lon-bras34.tpg.internode.on.net [118.210.175.231]) by mail.codeconstruct.com.au (Postfix) with ESMTPSA id 6B2562017B; Wed, 27 Sep 2023 07:22:14 +0800 (AWST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=codeconstruct.com.au; s=2022a; t=1695770536; bh=3xy3oYvGG7Rgvu7rXIPqMIaHFUEefO32BL/5JeivFsM=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=Nc1pzZmuL8BIfPa9WmVMAMK3q2oPyV6epmFy5ihSOS5smQ+L7+AvhVpWriHV8/ZLh uwSAqCUSfyLQ0xjfIj+vnu82oGAWij+2M3B2+zL1W/seZW/cqQHT6ST4I1+8hPC4XX Mdh6X04rt5eSwtTilUak5akhIQdszckz7bT2nTcbGco+CTlM1GBDShPol1EvR0ujCT tQY6fR69A9K80khCkl/Sl/e02bi+59zFMnyMllUCSmiNtqNSPEiNicMBTjSPerc4Xa erf4KHlO8DG2rj61hMoz2nnTmU3GdAci354zUOMDSndkpfgRveeh5GE7MUA2FWxBsd I3MhVR3d7j5tg== Message-ID: <7a7d5a7f19fc793f157508fec7fbc09ca8c4cc4b.camel@codeconstruct.com.au> Subject: Re: [PATCH] MAINTAINERS: aspeed: Update Andrew's email address From: Andrew Jeffery To: Ulf Hansson Cc: joel@jms.id.au, andrew@aj.id.au, linux-aspeed@lists.ozlabs.org, linux-gpio@vger.kernel.org, linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, openbmc@lists.ozlabs.org Date: Wed, 27 Sep 2023 08:52:09 +0930 In-Reply-To: References: <20230925030647.40283-1-andrew@codeconstruct.com.au> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4-2 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Tue, 2023-09-26 at 17:03 +0200, Ulf Hansson wrote: > On Mon, 25 Sept 2023 at 05:07, Andrew Jeffery > wrote: > >=20 > > I've changed employers, have company email that deals with patch-based > > workflows without too much of a headache, and am trying to steer some > > content out of my personal mail. > >=20 > > Signed-off-by: Andrew Jeffery >=20 > I guess it doesn't really matter what tree this gets funneled through, > so I decided to pick this up via my mmc tree. >=20 > So, applied for next, thanks! Ah, thanks for being so prompt! However, Joel has sent a PR to Arnd with the patch: https://lore.kernel.org/all/CACPK8Xc+D=3DYBc2Dhk-6-gOuvKN0xGgZYNop6oJVa=3DV= NgaEYOHw@mail.gmail.com/ I thought I'd left a note under the fold asking Joel to do that so people knew how it would get into the tree, but that clearly isn't the case. Sorry about that, I must have rolled the patch off again after I put the note into the original. Andrew >=20 > Kind regards > Uffe >=20 >=20 > > --- > > MAINTAINERS | 6 +++--- > > 1 file changed, 3 insertions(+), 3 deletions(-) > >=20 > > diff --git a/MAINTAINERS b/MAINTAINERS > > index b19995690904..1965cee433b0 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -1963,7 +1963,7 @@ F: drivers/irqchip/irq-aspeed-i2c-ic.c > >=20 > > ARM/ASPEED MACHINE SUPPORT > > M: Joel Stanley > > -R: Andrew Jeffery > > +R: Andrew Jeffery > > L: linux-arm-kernel@lists.infradead.org (moderated for non-subscri= bers) > > L: linux-aspeed@lists.ozlabs.org (moderated for non-subscribers) > > S: Supported > > @@ -3058,7 +3058,7 @@ F: Documentation/devicetree/bindings/peci/= peci-aspeed.yaml > > F: drivers/peci/controller/peci-aspeed.c > >=20 > > ASPEED PINCTRL DRIVERS > > -M: Andrew Jeffery > > +M: Andrew Jeffery > > L: linux-aspeed@lists.ozlabs.org (moderated for non-subscribers) > > L: openbmc@lists.ozlabs.org (moderated for non-subscribers) > > L: linux-gpio@vger.kernel.org > > @@ -3075,7 +3075,7 @@ F: drivers/irqchip/irq-aspeed-scu-ic.c > > F: include/dt-bindings/interrupt-controller/aspeed-scu-ic.h > >=20 > > ASPEED SD/MMC DRIVER > > -M: Andrew Jeffery > > +M: Andrew Jeffery > > L: linux-aspeed@lists.ozlabs.org (moderated for non-subscribers) > > L: openbmc@lists.ozlabs.org (moderated for non-subscribers) > > L: linux-mmc@vger.kernel.org > > -- > > 2.39.2 > >=20