From nobody Fri May 17 06:07:53 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) client-ip=66.175.222.108; envelope-from=bounce+27952+92627+1787277+3901457@groups.io; helo=mail02.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+92627+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1661213203; cv=none; d=zohomail.com; s=zohoarc; b=hPQoRhnMMJoUKCVRV1bmtnIVk2YRvN0gW5As6CAxgQPod1GYl/1BT2/aYqVbUq3WvYb9aPVfcR4py0Y2dWa9sKCyGjMuwy0fMUs3EwderuS42zsObTEChfzy5jAtFLUh1+FJFO7Do4v9V8XfZ2QX7GwVveQOG7dT6YanNNpFsd4= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1661213203; h=Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Id:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Sender:Subject:To; bh=Yke9NgommFu3Sxvw79G6tT1OdzsqNYZ/xLu+ECSL/rY=; b=C2Hjvp/wZLBJk102/lAOHtGixGSuSgSyuyWlqMv/S5RuHfiQyTNV1cUlw5P2scDk7uLoM5cqSl/hj9fZENibgElQ0D9zri7nxmb7v4Tb+eCuUfJbOt7rjtu5rN1zNFAQd5CvFwOPUkfNTuvfRY71/ZVmI8OB2lE4v4yUs9Y1csM= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce+27952+92627+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by mx.zohomail.com with SMTPS id 1661213203115483.0651147653808; Mon, 22 Aug 2022 17:06:43 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id wk0xYY1788612xhRifr5npdd; Mon, 22 Aug 2022 17:06:42 -0700 X-Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mx.groups.io with SMTP id smtpd.web10.26104.1661213201670666345 for ; Mon, 22 Aug 2022 17:06:42 -0700 X-IronPort-AV: E=McAfee;i="6500,9779,10447"; a="294835595" X-IronPort-AV: E=Sophos;i="5.93,255,1654585200"; d="scan'208";a="294835595" X-Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Aug 2022 17:06:40 -0700 X-IronPort-AV: E=Sophos;i="5.93,255,1654585200"; d="scan'208";a="585743512" X-Received: from gdong1-mobl1.amr.corp.intel.com ([10.213.173.107]) by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Aug 2022 17:06:39 -0700 From: "Guo Dong" To: devel@edk2.groups.io Cc: Guo Dong , Ray Ni , Michael D Kinney , Sean Rhodes , James Lu , Gua Guo , Zhiguang Liu Subject: [edk2-devel][PATCH] Maintainers.txt: Update Maintainers/reviewers for universal payload Date: Mon, 22 Aug 2022 17:06:23 -0700 Message-Id: <20220823000623.913-1-guo.dong@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,guo.dong@intel.com X-Gm-Message-State: dC6eU144TDXFy5rXxfY2VshHx1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1661213202; bh=Yke9NgommFu3Sxvw79G6tT1OdzsqNYZ/xLu+ECSL/rY=; h=Cc:Date:From:Reply-To:Subject:To; b=nTYDmtakJeQBABVIQwsoUTE5ZFCMss3zM0mTYzt1QBMJvw3D505/+a0nJ1wVkuQcmL6 2kaq4hLifxBwb4ahv9T9qKhg7B1aLKowAPi7129V8w4yybrK2YRw8aYGc/XNfH53sMXo9 mQ2bJnAxip4zyTILhN+8BZEW5ESFNjW58Ss= X-ZohoMail-DKIM: pass (identity @groups.io) X-ZM-MESSAGEID: 1661213203811100001 Content-Type: text/plain; charset="utf-8" From: Guo Dong Add James Lu as UefiPayloadPkg maintainer. Add Gua Guo as universal payload reviewer. Signed-off-by: Guo Dong Cc: Ray Ni Cc: Michael D Kinney Cc: Sean Rhodes Cc: James Lu Cc: Gua Guo Cc: Zhiguang Liu Reviewed-by: Gua Guo Reviewed-by: James Lu Reviewed-by: Michael D Kinney Reviewed-by: Ray Ni --- Maintainers.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Maintainers.txt b/Maintainers.txt index a0d8b69685..5f639bffab 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -407,6 +407,7 @@ MdeModulePkg: Universal Payload definitions F: MdeModulePkg/Include/UniversalPayload/ R: Zhiguang Liu [LiuZhiguang001] R: Ray Ni [niruiyu] +R: Gua Guo [gguo11837463] =20 MdePkg F: MdePkg/ @@ -604,6 +605,8 @@ W: https://github.com/tianocore/tianocore.github.io/wik= i/UefiPayloadPkg M: Guo Dong [gdong1] M: Ray Ni [niruiyu] M: Sean Rhodes [Sean-StarLabs] +M: James Lu [jameslu8] +R: Gua Guo [gguo11837463] S: Maintained =20 UnitTestFrameworkPkg --=20 2.35.1.windows.2 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#92627): https://edk2.groups.io/g/devel/message/92627 Mute This Topic: https://groups.io/mt/93194677/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-