From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail05.groups.io (mail05.groups.io [45.79.224.7]) by spool.mail.gandi.net (Postfix) with ESMTPS id A6B90AC0C03 for ; Mon, 29 Apr 2024 06:22:03 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=6yJCmkZjqK3h8b25o0r+bLtmbe6Kv00NGiSvzvLVaGc=; c=relaxed/simple; d=groups.io; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject:To:Cc:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:Resent-From:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type; s=20240206; t=1714371722; v=1; b=pUu160sIBKxe553V/D3uPjbwz7TJHObge0XHSSZmXX97Hs4SpavBrotYLH+5izTo9JVpCpKm Lm/qAVI7mS35dcSQqXx1RwexMHLl3/CPclAqv8Ep3b12sk+AvTqlps86F18kVT57kZ9JTfD77I+ +g1QVv/gfIonTH96vcE1bonEibBQdnhCkXucO5yk/Ao6yJdrEyvxI/JKkiPTYVH90FOEZ/ysF1B vFTe012ZjdUYFJnfXxxMc7zrV1ldrs6d3wQWqiivclQIFjNh65a+J2GqP/OQggSPytnUiXAt3Xc FasQWhfx5oNuPaJZ5pG2gLbb3+bHJzb/dODWFYSr7rhbw== X-Received: by 127.0.0.2 with SMTP id yz04YY7687511xsihkuUHuWe; Sun, 28 Apr 2024 23:22:02 -0700 X-Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by mx.groups.io with SMTP id smtpd.web10.14377.1714371721537215057 for ; Sun, 28 Apr 2024 23:22:01 -0700 X-Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id F243760B32 for ; Mon, 29 Apr 2024 06:22:00 +0000 (UTC) X-Received: by smtp.kernel.org (Postfix) with ESMTPSA id 91DD8C4AF14 for ; Mon, 29 Apr 2024 06:22:00 +0000 (UTC) X-Received: by mail-lj1-f180.google.com with SMTP id 38308e7fff4ca-2d8a24f8a3cso49097731fa.1 for ; Sun, 28 Apr 2024 23:22:00 -0700 (PDT) X-Gm-Message-State: m3hn94kvmWSBen2D37Tm87Jmx7686176AA= X-Google-Smtp-Source: AGHT+IHMbcGDpmzu92r+GdANg4G+TUznnydIz8e013NwslqHhv9GoVDU9rExJ0vVoNywEBoGc2qDANkfsWFh7Pj3eV4= X-Received: by 2002:a2e:84c7:0:b0:2d6:db84:5e93 with SMTP id q7-20020a2e84c7000000b002d6db845e93mr5589067ljh.47.1714371718946; Sun, 28 Apr 2024 23:21:58 -0700 (PDT) MIME-Version: 1.0 References: <20240429053217.41312-1-jiaxin.wu@intel.com> In-Reply-To: <20240429053217.41312-1-jiaxin.wu@intel.com> From: "Ard Biesheuvel" Date: Mon, 29 Apr 2024 08:21:47 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [edk2-devel] [PATCH v1] Maintainers.txt: Update StandaloneMmPkg and UefiCpuPkg Reviewer To: Jiaxin Wu Cc: devel@edk2.groups.io, Ray Ni , Sami Mujawar , Rahul Kumar , Gerd Hoffmann Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Resent-Date: Sun, 28 Apr 2024 23:22:01 -0700 Resent-From: ardb@kernel.org Reply-To: devel@edk2.groups.io,ardb@kernel.org List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset="UTF-8" X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=pUu160sI; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=kernel.org (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io On Mon, 29 Apr 2024 at 07:32, Jiaxin Wu wrote: > > This is to update StandaloneMmPkg and UefiCpuPkg Reviewer. > > Cc: Ray Ni > Cc: Ard Biesheuvel > Cc: Sami Mujawar > Cc: Rahul Kumar > Cc: Gerd Hoffmann > Signed-off-by: Jiaxin Wu Thanks for helping out. I am going to queue this up. > --- > Maintainers.txt | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Maintainers.txt b/Maintainers.txt > index 7d9cdca611..6fccbb6788 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -624,17 +624,19 @@ W: https://github.com/tianocore/tianocore.github.io/wiki/SourceLevelDebugPkg > StandaloneMmPkg > F: StandaloneMmPkg/ > M: Ard Biesheuvel [ardbiesheuvel] > M: Sami Mujawar [samimujawar] > M: Ray Ni [niruiyu] > +R: Jiaxin Wu [jiaxinwu] > > UefiCpuPkg > F: UefiCpuPkg/ > W: https://github.com/tianocore/tianocore.github.io/wiki/UefiCpuPkg > M: Ray Ni [niruiyu] > R: Rahul Kumar [rahul1-kumar] > R: Gerd Hoffmann [kraxel] > +R: Jiaxin Wu [jiaxinwu] > > UefiCpuPkg: Sec related modules > F: UefiCpuPkg/SecCore/ > F: UefiCpuPkg/ResetVector/ > R: Catharine West [catharine-intl] > -- > 2.16.2.windows.1 > -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#118375): https://edk2.groups.io/g/devel/message/118375 Mute This Topic: https://groups.io/mt/105795833/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-