From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wr1-f47.google.com (mail-wr1-f47.google.com [209.85.221.47]) by mx.groups.io with SMTP id smtpd.web09.2240.1610721371709380869 for ; Fri, 15 Jan 2021 06:36:12 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@nuviainc-com.20150623.gappssmtp.com header.s=20150623 header.b=ny+xVI2t; spf=pass (domain: nuviainc.com, ip: 209.85.221.47, mailfrom: leif@nuviainc.com) Received: by mail-wr1-f47.google.com with SMTP id a12so9474246wrv.8 for ; Fri, 15 Jan 2021 06:36:11 -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=+YiwelNn4aKewBo8zfs84zJi6Lz42DxwyydfmJFKDFU=; b=ny+xVI2tmTNh+3+T5iHwBthhO+AKQGoh5OLHzlzNC/jEIKgV+pvTxgrRwuq98/WS/s IYIijsQuyRmgdrJX07ngsiSklGRxpsJ91k/3NUBwRo0hwiysPBC6+ZZnNKWH6rHuY8aI NCNvvRDAi5B9Ccc2SWsury9JB+4zOKhcBIONpky6ZXMWe3nxuHd3S1YXTQvuxxNVcPz6 ifrthxJckZtDlO4lcSpzQm+hZ/yfZ7M/7toV0i8zuKaeND94gshT6oSBZI+C0/0znTtk e1Wc3n30+cKEjLCEfjemOMvS3inBcP2QtKICZZAN8muvAy3NxH/3B5QVIKxextaHwONC lz/A== 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=+YiwelNn4aKewBo8zfs84zJi6Lz42DxwyydfmJFKDFU=; b=lPDjiK1FV3ZnvxYK6cTK4nJWcmJEUr2zPjg6u9jgOROa6nO/h7kKhsvszw5/5yxuhM kgKK2jTME12aQzjKtvmqpPYniK50hMg4NjjKy+bLnw3VJn3kvKQ6n4ve302G8Xdeni1M lpsMIoBL+xxczATlvZNw3s5Hsf+56nJHdmwGzwy1rAVk8xrQHB1AFV35jFmSyOETfb/f 8iwl+7FMtcT1GcOnShlDN1D0Yh4Hx4qy2L+6li3oZuQgDw0Mb/+p4ypD+sVZN9sqrVFq 9zxLzFuddSPpMAi3/uKwk4oX1pHHFxTD/kIVl2N6rdPvMulLkWXgeDm4RZYQwQYwhQV3 dQhQ== X-Gm-Message-State: AOAM531STZH/PR8XS+qLSDPqX+qkfAUjM73ylwWkjPEIgWEIWwZa8z/t KZGlfHnMDr/4iibF/t2tN1In6Q== X-Google-Smtp-Source: ABdhPJytclXF0n8TQvyIZAiXe3VNyBdEd3giAafF30Bew7Kwbh78sh+RZ3X+nsKNOrB75uQaVIU3aA== X-Received: by 2002:adf:83a6:: with SMTP id 35mr13369646wre.274.1610721370191; Fri, 15 Jan 2021 06:36:10 -0800 (PST) Return-Path: Received: from vanye (cpc1-cmbg19-2-0-cust915.5-4.cable.virginm.net. [82.27.183.148]) by smtp.gmail.com with ESMTPSA id o8sm14245822wrm.17.2021.01.15.06.36.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Jan 2021 06:36:09 -0800 (PST) Date: Fri, 15 Jan 2021 14:36:07 +0000 From: "Leif Lindholm" To: Ard Biesheuvel Cc: devel@edk2.groups.io, ardb+tianocore@kernel.org, Andrew Fish , Laszlo Ersek , Michael D Kinney , Sami Mujawar , Liming Gao , Philippe =?iso-8859-1?Q?Mathieu-Daud=E9?= Subject: Re: [PATCH] Maintainers: update Ard's email address Message-ID: <20210115143607.GU1664@vanye> References: <20210115121123.20921-1-ard.biesheuvel@arm.com> MIME-Version: 1.0 In-Reply-To: <20210115121123.20921-1-ard.biesheuvel@arm.com> User-Agent: Mutt/1.10.1 (2018-07-13) Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit On Fri, Jan 15, 2021 at 13:11:23 +0100, 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 Reviewed-by: Leif Lindholm > --- > 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) > > 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 > -- > 2.17.1 >