From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wm1-f67.google.com (mail-wm1-f67.google.com [209.85.128.67]) by mx.groups.io with SMTP id smtpd.web09.11590.1583411422062039659 for ; Thu, 05 Mar 2020 04:30:22 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@nuviainc-com.20150623.gappssmtp.com header.s=20150623 header.b=FBsfKnt3; spf=pass (domain: nuviainc.com, ip: 209.85.128.67, mailfrom: leif@nuviainc.com) Received: by mail-wm1-f67.google.com with SMTP id g83so5542185wme.1 for ; Thu, 05 Mar 2020 04:30:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nuviainc-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=NQgJea2VFd4DUyCK+LLfzyyWSrIoIHRo9re4zNzp1PI=; b=FBsfKnt3T4QT6mAG4jkm4QQwIR9yxQZ4ZrhmN4egEc7dp1zno3vwL75uJTCtUNxfdx wVUOpZnO7hc+L+WS6jxe+TlWx4nMT/qmK7Nie6+yOpEr8HX84pzUtFeB42L3Ng8D/KhH uai0lKVjE3ZJf4iL/OQSG015qcDRK2mIMtYo9dAymn7LjnkMgeyZpGA2PKnXV139Cagx gQHQxyUJ2afblOZcG7jMMGGrCtnfdWdmJbuzsmQYPwwLUGF56e0xdqkwEbR6aC/wol+P GIprWZVtRFKu30DX9A+Qw6X7+w6q7neWJUBzaswUT0AfJsIHdyT9ybUVX0DiGubJCCfE BWSg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=NQgJea2VFd4DUyCK+LLfzyyWSrIoIHRo9re4zNzp1PI=; b=ilJxCL+77ylrNBLOtQRitGS+SyS+B2IZGhmWkMCSD+hUxI2InDjpQ4ICnjqQHbaWhE Xs+De80BhsMvhe6letGORir7byF33tlHTlDw3JoaJFRdPoQOIaOxG8U5Qq5XYu/qlIj3 sSsiov7YY1OogdY3MJ6bmpnira0S1Yx+tgi8yZ7HvbuW/lPiW7fhexz9slp/p47QnNrw HP+z+U2BKR4nt4rORRNwzGFDfLawn3U4CcAkTGUYD6+JH8UTCqlgLkpG7zCShDT9Ymqj SymmVQCPId2foyB+74IrPwYgi5oK5V3D/x81lmeTJJ09T34dIDOKIe8+aHgh2UtaaGEe RNKA== X-Gm-Message-State: ANhLgQ2BVNXRwbhm5tbyEZKSarTaf2rQ3xnKVLkseiwNwB2C+WovY9ib kUcDmUNctMem4rulea+YYAQp3A== X-Google-Smtp-Source: ADFU+vsPJbibvpVpj57tGmdpUgxXLQnVKVrmNJ8RF9bMHCKVVxkQyl32kYUepE6NR+7k6vEbx0YG4g== X-Received: by 2002:a1c:1f0c:: with SMTP id f12mr9352578wmf.179.1583411420677; Thu, 05 Mar 2020 04:30:20 -0800 (PST) Return-Path: Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id a26sm9319456wmm.18.2020.03.05.04.30.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 05 Mar 2020 04:30:19 -0800 (PST) Date: Thu, 5 Mar 2020 12:30:17 +0000 From: "Leif Lindholm" To: Ard Biesheuvel Cc: devel@edk2.groups.io, philmd@redhat.com, Andrew Fish , Laszlo Ersek , Michael D Kinney , Ard Biesheuvel Subject: Re: [PATCH] Maintainers: switch to my Arm email address Message-ID: <20200305123017.GY23627@bivouac.eciton.net> References: <20200305112346.650-1-ard.biesheuvel@linaro.org> MIME-Version: 1.0 In-Reply-To: <20200305112346.650-1-ard.biesheuvel@linaro.org> User-Agent: Mutt/1.10.1 (2018-07-13) Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit On Thu, Mar 05, 2020 at 12:23:46 +0100, Ard Biesheuvel wrote: > I no longer work for Linaro (and haven't for a while) so in anticipation > of losing access to my @linaro.org mailbox, let's switch to the ARM one > for my Tiancore contributions and maintainerships. Update the .mailmap > at the same time so the tooling can rewrite history where needed. I have no issue either way, but I also don't think a proper decision was made last time around the .mailmap topic came up as to whether it was intended to span organisation changes. At present it does not in this project, and I would prefer for such a change to happen after an explicit policy decision rather than by accident. In the meantime, for the Maintainers.txt changes: Reviewed-by: Leif Lindholm / Leif > Cc: Andrew Fish > Cc: Laszlo Ersek > Cc: Leif Lindholm > Cc: Michael D Kinney > Cc: Ard Biesheuvel > Cc: Ard Biesheuvel > Signed-off-by: Ard Biesheuvel > Signed-off-by: Ard Biesheuvel > --- > While I'm working out some kinks with the Arm corporate email infrastructure, > I may elect to sit on this patch for a couple of weeks at least, but I'm > sending it out now so everybody is aware. > > .mailmap | 3 ++- > Maintainers.txt | 16 ++++++++-------- > 2 files changed, 10 insertions(+), 9 deletions(-) > > diff --git a/.mailmap b/.mailmap > index ae179b0886c7..d52399b02772 100644 > --- a/.mailmap > +++ b/.mailmap > @@ -13,7 +13,8 @@ > Aaron Li > Antoine Cœur > Antoine Cœur > -Ard Biesheuvel > +Ard Biesheuvel > +Ard Biesheuvel > Ashley DeSimone > Baraneedharan Anbazhagan > Chasel Chiu > diff --git a/Maintainers.txt b/Maintainers.txt > index 342bb8d0850c..9aa7e164fa87 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -88,7 +88,7 @@ W: https://github.com/tianocore/edk2/releases/ > M: Ray Ni (Ia32/X64) > M: Zhichao Gao (Ia32/X64) > M: Leif Lindholm (ARM/AArch64) > -M: Ard Biesheuvel (ARM/AArch64) > +M: Ard Biesheuvel (ARM/AArch64) > > EDK II Architectures: > --------------------- > @@ -96,7 +96,7 @@ ARM, AARCH64 > F: */AArch64/ > F: */Arm/ > M: Leif Lindholm > -M: Ard Biesheuvel > +M: Ard Biesheuvel > > EDK II Continuous Integration: > ------------------------------ > @@ -127,19 +127,19 @@ ArmPkg > F: ArmPkg/ > W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPkg > M: Leif Lindholm > -M: Ard Biesheuvel > +M: Ard Biesheuvel > > ArmPlatformPkg > F: ArmPlatformPkg/ > W: https://github.com/tianocore/tianocore.github.io/wiki/ArmPlatformPkg > M: Leif Lindholm > -M: Ard Biesheuvel > +M: Ard Biesheuvel > > ArmVirtPkg > F: ArmVirtPkg/ > W: https://github.com/tianocore/tianocore.github.io/wiki/ArmVirtPkg > M: Laszlo Ersek > -M: Ard Biesheuvel > +M: Ard Biesheuvel > R: Leif Lindholm > > ArmVirtPkg: modules used on Xen > @@ -174,7 +174,7 @@ EmbeddedPkg > F: EmbeddedPkg/ > W: https://github.com/tianocore/tianocore.github.io/wiki/EmbeddedPkg > M: Leif Lindholm > -M: Ard Biesheuvel > +M: Ard Biesheuvel > > EmulatorPkg > F: EmulatorPkg/ > @@ -386,7 +386,7 @@ F: OvmfPkg/ > W: http://www.tianocore.org/ovmf/ > M: Jordan Justen > M: Laszlo Ersek > -M: Ard Biesheuvel > +M: Ard Biesheuvel > S: Maintained > > OvmfPkg: Xen-related modules > @@ -488,7 +488,7 @@ S: Maintained > > StandaloneMmPkg > F: StandaloneMmPkg/ > -M: Ard Biesheuvel > +M: Ard Biesheuvel > M: Sami Mujawar > M: Jiewen Yao > R: Supreeth Venkatesh > -- > 2.17.1 >