From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by mx.groups.io with SMTP id smtpd.web09.5307.1666870302453158128 for ; Thu, 27 Oct 2022 04:31:42 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=nIKsCfY3; spf=pass (domain: kernel.org, ip: 139.178.84.217, mailfrom: ardb@kernel.org) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 3AE85622A7 for ; Thu, 27 Oct 2022 11:31:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9B6D0C433D6 for ; Thu, 27 Oct 2022 11:31:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666870300; bh=6TJXcqy5BbUX1mwx42IIKXPIK29waZu51MhJY7UmRlA=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=nIKsCfY3H5JeK9jFko7FjHteuqj3fjhlUXuW0DkiXdocXvAkZ67EG2gM7CdhVy0Gm hpjxtaRJBWJm7E9gJ3P2yKQEw4Nf+Gw2Bd7P366EoCcgaQZcH2SpWLx2Yuq4LgEILm rkr2xgCdIAoBlA7x3Lgyxl5q3Tsc95sz/Q6GHlDgzydpgddm9QnjfNGoRh2mnHt3GX fF5joXg8tC4lM1LGHzEsKLwS6ChVcFN8u6FnFHqEJhAZOUOfIpRRQOmK0ixmgBdyK+ ySV7kLx7Rv4WiphAKAfu84Yu14+BVab+5o8CTlVIUCg9EMGeoZPr89uQVGclj+X2Uj 6V73ClNC18F2w== Received: by mail-lj1-f175.google.com with SMTP id j14so1934663ljh.12 for ; Thu, 27 Oct 2022 04:31:40 -0700 (PDT) X-Gm-Message-State: ACrzQf2ciCcQf1d7Ecl4xJmv58QOhpyrzVBkxpDaCxontCBYQGIrDz5C w+/yrQnRpqPbQZnEAfeojAi2KUQaiUANqmyNS+8= X-Google-Smtp-Source: AMsMyM5xAO4mzmPepX0TiYZLZY3ESkPGFW9/28RcDLiHF1d3upK05J4Jqr8lYwVd3XzPJ1vvrJVwEPqE4FHpi8KP2Xg= X-Received: by 2002:a2e:9c0c:0:b0:274:7384:fcd with SMTP id s12-20020a2e9c0c000000b0027473840fcdmr15624157lji.352.1666870298672; Thu, 27 Oct 2022 04:31:38 -0700 (PDT) MIME-Version: 1.0 References: <20221027110509.685167-1-quic_llindhol@quicinc.com> <20221027110509.685167-2-quic_llindhol@quicinc.com> In-Reply-To: <20221027110509.685167-2-quic_llindhol@quicinc.com> From: "Ard Biesheuvel" Date: Thu, 27 Oct 2022 13:31:27 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH edk2-platforms 2/2] Maintainers.txt: update email address for Graeme Gregory To: Leif Lindholm Cc: devel@edk2.groups.io, Leif Lindholm , Graeme Gregory , Graeme Gregory , Michael D Kinney Content-Type: text/plain; charset="UTF-8" On Thu, 27 Oct 2022 at 13:05, Leif Lindholm wrote: > > From: Leif Lindholm > > Signed-off-by: Leif Lindholm > Cc: Graeme Gregory > Cc: Graeme Gregory > Cc: Michael D Kinney > Cc: Ard Biesheuvel Acked-by: Ard Biesheuvel > --- > Maintainers.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Maintainers.txt b/Maintainers.txt > index 1a5b6828a867..b4444bf9c00c 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -355,7 +355,7 @@ F: Platform/Qemu/SbsaQemu/ > F: Silicon/Qemu/SbsaQemu/ > M: Ard Biesheuvel > M: Leif Lindholm > -R: Graeme Gregory > +R: Graeme Gregory > R: Radoslaw Biernacki > > Raspberry Pi platforms and silicon > -- > 2.30.2 >