From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wr1-f66.google.com (mail-wr1-f66.google.com [209.85.221.66]) by mx.groups.io with SMTP id smtpd.web10.7817.1585657999542407094 for ; Tue, 31 Mar 2020 05:33:19 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@nuviainc-com.20150623.gappssmtp.com header.s=20150623 header.b=ThuO56P2; spf=pass (domain: nuviainc.com, ip: 209.85.221.66, mailfrom: leif@nuviainc.com) Received: by mail-wr1-f66.google.com with SMTP id w10so25771819wrm.4 for ; Tue, 31 Mar 2020 05:33:19 -0700 (PDT) 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:in-reply-to:user-agent; bh=peVwHSk25Xj0Ore3unBRBKz0C+HQrAx0hP84MM5nck0=; b=ThuO56P2XNc+x3IIwRrT0Tqt0raaOTpkG7dYfw1Zl92aj9l2W0b69q/6TX/U5OzGCh 90LkSweakZ6BReINI65qCAHZm8lROE1Lr92/OVATeswgFxqwMEV98dc/LpQyXvXHG5sb V+BDfc5HAW0W5Bet30fTZqpnLye/N/WfgQOIgI/86i601irUcrtuuKuKcLnLV+A9vpqa pcoRMTItbO+B5nHF8G9yr04nLGdOz3ZyIQCuivDtdtMQuO/I2daVyx2QE9WUvqcCclRv IrgBgIuJ9NTxm/723NnsGt6ouCxejO5njt+unTlVI48IVDwzfFEo59IbuGZw6PyBu8EJ C9Yg== 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:in-reply-to:user-agent; bh=peVwHSk25Xj0Ore3unBRBKz0C+HQrAx0hP84MM5nck0=; b=Hjb/f6mpgNSFbsDnFQxo0Crb4lYtP8iLArVUQ7g31OYcr3i/iiUleX5t8NU8NR/IOH EHrGmtKCv6tVts/EXH/vczoF9xd+Gv39LlxoHtnvQTavPJd92Y03vrI6KJBxa2BKg2bj Cs9o0TKajpmJjV7ODGMLSxI3/R8y8XNp9VbCWRMMRWrTYkQjvcilaDeaRjs9Qls/9kVj KyNpmvhhJHEmG1ddmIsVbkzNithjGFTpu9lc9V24TZAPpBfSPIFNZsCo/g3Bj7fjcTgG r3A7WE66TbtNHekpr4GvV9a2Tasbf7eTva0enn2c9txfkyLyyREPY9wMyFYLTn4P1A6f BSZg== X-Gm-Message-State: ANhLgQ2Akklf5y6KWuw35HBpSL4z8OpCODDIpY5D/fF81yS+7aaFeDLA h9u2bODqQjghRY/OKyi6CqXgcQ== X-Google-Smtp-Source: ADFU+vsi51O0zbgPwEPpTFTwz4jaJtqw9E07RmJjBCT0xsPWhkoW4n8TSvDCXpAQ/RexXEFw2lkW/A== X-Received: by 2002:adf:8341:: with SMTP id 59mr20111172wrd.314.1585657998085; Tue, 31 Mar 2020 05:33:18 -0700 (PDT) Return-Path: Received: from vanye ([2001:470:1f09:12f0:b26e:bfff:fea9:f1b8]) by smtp.gmail.com with ESMTPSA id a13sm26684518wrh.80.2020.03.31.05.33.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 31 Mar 2020 05:33:17 -0700 (PDT) Date: Tue, 31 Mar 2020 13:33:15 +0100 From: "Leif Lindholm" To: Ard Biesheuvel Cc: devel@edk2.groups.io Subject: Re: [PATCH edk2-platforms 1/1] Maintainers: switch to my @arm.com email address Message-ID: <20200331123315.GH7468@vanye> References: <20200331111228.26473-1-ard.biesheuvel@arm.com> MIME-Version: 1.0 In-Reply-To: <20200331111228.26473-1-ard.biesheuvel@arm.com> User-Agent: Mutt/1.10.1 (2018-07-13) Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Mar 31, 2020 at 13:12:28 +0200, Ard Biesheuvel wrote: > I no longer work for Linaro so switch to my ARM email address. > > Signed-off-by: Ard Biesheuvel Reviewed-by: Leif Lindholm (Not that I can be trusted on the spelling...) > --- > Maintainers.txt | 20 ++++++++++---------- > 1 file changed, 10 insertions(+), 10 deletions(-) > > diff --git a/Maintainers.txt b/Maintainers.txt > index 475f7d530b85..0e50b6fdf36a 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -80,7 +80,7 @@ EDK II Platforms Packages: > > 96Boards > F: Platform/96Boards/ > -M: Ard Biesheuvel > +M: Ard Biesheuvel > M: Leif Lindholm > > AMD Seattle > @@ -88,24 +88,24 @@ F: Platform/AMD/OverdriveBoard/ > F: Platform/LeMaker/CelloBoard/ > F: Platform/SoftIron/ > F: Silicon/AMD/Styx/ > -M: Ard Biesheuvel > +M: Ard Biesheuvel > M: Leif Lindholm > > ARM > F: Platform/ARM/ > -R: Ard Biesheuvel > +R: Ard Biesheuvel > R: Thomas Abraham > M: Leif Lindholm > > BeagleBoard: > F: Platform/BeagleBoard/ > F: Silicon/TexasInstruments/ > -R: Ard Biesheuvel > +R: Ard Biesheuvel > M: Leif Lindholm > > Comcast > F: Platform/Comcast/ > -M: Ard Biesheuvel > +M: Ard Biesheuvel > M: Leif Lindholm > > OptionRomPkg > @@ -116,14 +116,14 @@ M: Ray Ni > DisplayLink > F: Drivers/DisplayLink/ > M: Leif Lindholm > -M: Ard Biesheuvel > +M: Ard Biesheuvel > R: Andy Hayes > > HiSilicon > F: Platform/Hisilicon/ > F: Silicon/Hisilicon/ > M: Leif Lindholm > -R: Ard Biesheuvel > +R: Ard Biesheuvel > > Features/Intel > F: Features/Intel/ > @@ -241,7 +241,7 @@ Miscellaneous drivers > F: Silicon/Atmel/ > F: Silicon/Openmoko/ > F: Silicon/Synopsys/DesignWare/ > -R: Ard Biesheuvel > +R: Ard Biesheuvel > M: Leif Lindholm > > NXP platforms and silicon > @@ -253,7 +253,7 @@ R: Meenakshi Aggarwal > Raspberry Pi platforms and silicon > F: Platform/RaspberryPi/ > F: Silicon/Broadcom/ > -M: Ard Biesheuvel > +M: Ard Biesheuvel > M: Leif Lindholm > R: Pete Batard > > @@ -261,5 +261,5 @@ Socionext platforms and silicon > F: Platform/Socionext/ > F: Silicon/NXP/Library/Pcf8563RealTimeClockLib/ > F: Silicon/Socionext/ > -M: Ard Biesheuvel > +M: Ard Biesheuvel > M: Leif Lindholm > -- > 2.17.1 >