From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.groups.io with SMTP id smtpd.web10.586.1610713210568454949 for ; Fri, 15 Jan 2021 04:20:10 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@redhat.com header.s=mimecast20190719 header.b=PO0a1flO; spf=pass (domain: redhat.com, ip: 216.205.24.124, mailfrom: lersek@redhat.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1610713209; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=98BKoUgM4DjmQtfcCrbjiCCHu51oWbjB+YbK516vOTk=; b=PO0a1flOzODGi/kU6gDaCiS/EiZLm9FVNe75a4yWWBDgbOE7D6GTGcgOVjVlByRtx1WFo3 4lLsM/0GkCMhmHWyvTi2fUmHkLV7Yd7zhWxyCsSu/hvF1+akrt68/2cI//x8gI5f7bgTe7 +GYrVFsCRcBn+Nf5OZgSaunLSDyzpII= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-171-iDzeihTDPhCnbRKbQyERTg-1; Fri, 15 Jan 2021 07:20:06 -0500 X-MC-Unique: iDzeihTDPhCnbRKbQyERTg-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id EDCB3107ACFA; Fri, 15 Jan 2021 12:20:04 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-112-223.ams2.redhat.com [10.36.112.223]) by smtp.corp.redhat.com (Postfix) with ESMTP id B74661002D43; Fri, 15 Jan 2021 12:20:02 +0000 (UTC) Subject: Re: [PATCH] Maintainers: update Ard's email address To: Ard Biesheuvel , devel@edk2.groups.io Cc: ardb+tianocore@kernel.org, Andrew Fish , Leif Lindholm , Michael D Kinney , Sami Mujawar , Liming Gao , =?UTF-8?Q?Philippe_Mathieu-Daud=c3=a9?= References: <20210115121123.20921-1-ard.biesheuvel@arm.com> From: "Laszlo Ersek" Message-ID: Date: Fri, 15 Jan 2021 13:20:01 +0100 MIME-Version: 1.0 In-Reply-To: <20210115121123.20921-1-ard.biesheuvel@arm.com> X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=lersek@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit On 01/15/21 13:11, Ard Biesheuvel wrote: > I will no longer work for ARM as of next month, and will therefore > lose access to my @arm.com email account. I intend to remain active > in the Tianocore project nonetheless, so let's update my email address > on record to one that is not tied to my current or future employer. > > Cc: > Cc: Andrew Fish > Cc: Laszlo Ersek > Cc: Leif Lindholm > Cc: Michael D Kinney > Cc: Sami Mujawar > Cc: Liming Gao > Cc: Philippe Mathieu-Daudé > Signed-off-by: Ard Biesheuvel > --- > Note that I already [inadvertently] pushed the edk2-platforms counterpart of > this patch to the edk2-platforms repo. [0] > > [0] https://github.com/tianocore/edk2-platforms/commit/8c9474ee66dba78bf8b8a5187f77d25c114e2ea5 > > Maintainers.txt | 16 ++++++++-------- > 1 file changed, 8 insertions(+), 8 deletions(-) > > diff --git a/Maintainers.txt b/Maintainers.txt > index 7e4699639ad9..8d1df1b79410 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) Upon merging this patch, I suggest trimming the whitespace a little bit -- it seems like you can align "(ARM/AArch64)" with the same on the previous line, while still keeping 1 space character. Reviewed-by: Laszlo Ersek Thanks! Laszlo > > EDK II Architectures: > --------------------- > @@ -96,7 +96,7 @@ ARM, AARCH64 > F: */AArch64/ > F: */Arm/ > M: Leif Lindholm > -M: Ard Biesheuvel > +M: Ard Biesheuvel > > RISCV64 > F: */RiscV64/ > @@ -132,19 +132,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 > @@ -192,7 +192,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/ > @@ -426,7 +426,7 @@ F: OvmfPkg/ > W: http://www.tianocore.org/ovmf/ > M: Jordan Justen > M: Laszlo Ersek > -M: Ard Biesheuvel > +M: Ard Biesheuvel > S: Maintained > > OvmfPkg: bhyve-related modules > @@ -553,7 +553,7 @@ M: Hao A Wu > > StandaloneMmPkg > F: StandaloneMmPkg/ > -M: Ard Biesheuvel > +M: Ard Biesheuvel > M: Sami Mujawar > M: Jiewen Yao > R: Supreeth Venkatesh >