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.web10.3574.1686126577701215553 for ; Wed, 07 Jun 2023 01:29:37 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=ky3WnoA2; 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 2EFD363894 for ; Wed, 7 Jun 2023 08:29:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 96019C4339E for ; Wed, 7 Jun 2023 08:29:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686126576; bh=eW7/K3IYPFNMz1ErDm+SvHNjIfb8Ohx8Zw4mRsCu1C4=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=ky3WnoA2sBWYQXt2LjnmtyOLSIhMI380wLCKmJtFX8rxpJ4mwGYK9ydBQeA4kVm9X wZckGQuitxr8+wfds8NUZpfIRTWz5mGDQ283AHQVEjvTUWEjHONdCGDxkdGrVGVx6E yHNujdGIuvOVEsPBlwUQOvF53eROD/gM+xAQKGDfb331hYUAbf1e76dn6k2gSQrFk1 IxFq7tF60galap8XxGj8DmnN8IDVfhC3qfnSRtLSKAXFKbHZky5cfNVy/0pZy6f68q hOPVbx57xhLBibil9URphdzooFJXQb5W0WN5OfAugD6bKofJC1DAThtUgltmCagG+u xMsDQbYflTg4g== Received: by mail-lf1-f48.google.com with SMTP id 2adb3069b0e04-4f63a2e1c5fso1812323e87.2 for ; Wed, 07 Jun 2023 01:29:36 -0700 (PDT) X-Gm-Message-State: AC+VfDwOk8rTbdUg2/KgCsf5LEoZzY1qe1irUtlrDTW4J1M6wPHhtO6n 1J/sCbPrNTlSIUQAPXpjKEkF8QQKo/HAEnHXzfo= X-Google-Smtp-Source: ACHHUZ7Pd4+loAISNq8oMlmMqK9uNYtsfCDvwAnX3nf5+zJNvGvq1Y+JXVn+v6cgmDnVxIM8BDps9jxDLZ019+O4MsQ= X-Received: by 2002:a2e:998b:0:b0:2b2:5d2:ce5f with SMTP id w11-20020a2e998b000000b002b205d2ce5fmr212762lji.50.1686126574525; Wed, 07 Jun 2023 01:29:34 -0700 (PDT) MIME-Version: 1.0 References: <20230607032016.836-1-ray.ni@intel.com> In-Reply-To: From: "Ard Biesheuvel" Date: Wed, 7 Jun 2023 10:29:23 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [edk2-devel] [PATCH] Maintainers.txt: Update maintainers for StandaloneMmPkg To: devel@edk2.groups.io, sami.mujawar@arm.com Cc: Ray Ni , Ard Biesheuvel , Jiewen Yao , Supreeth Venkatesh , nd Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, 7 Jun 2023 at 09:40, Sami Mujawar wrote: > > Reviewed-by: Sami Mujawar > Thanks, I'll pick this up. While we're at it, mind sending a patch to remove Supreeth? > > =EF=BB=BFOn 07/06/2023, 04:20, "Ray Ni" > wrote: > > > Signed-off-by: Ray Ni > > Cc: Ard Biesheuvel > > Cc: Sami Mujawar > > Cc: Jiewen Yao > > Cc: Supreeth Venkatesh > > --- > Maintainers.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > > diff --git a/Maintainers.txt b/Maintainers.txt > index 09d04af27a..9c54800f2f 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -617,7 +617,7 @@ StandaloneMmPkg > F: StandaloneMmPkg/ > > > M: Ard Biesheuvel > [ardbiesheuvel] > > > M: Sami Mujawar > [sam= imujawar] > > > -M: Jiewen Yao > [jyao= 1] > > > +M: Ray Ni > [niruiyu] > > > R: Supreeth Venkatesh > [supven01] > > > > > > > UefiCpuPkg > > > -- > 2.37.2.windows.2 > > > > > > > >=20 > >