From nobody Fri May 3 02:44:35 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+46175+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+46175+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1566420032; cv=none; d=zoho.com; s=zohoarc; b=b308JKTetPyG/akaAM2TlswHgzlJamcKUsh10aKj5bW7fj6w0JKRAasgSvCcGnJPgwVzv7+G9+c52j/eqhalMIBfmtALzgnObuV6Y8mswimmVwqbF1TidZ/kHMc1/tNX6OhbZZMZi/QFOKjq7de90pM9I4tFbaxMkD2jxQcCS1E= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1566420032; h=Cc:Date:From:List-Id:List-Unsubscribe:Message-ID:Reply-To:Sender:Subject:To:ARC-Authentication-Results; bh=xsEyvjlDqpsx5c5gPoQoeef0dQMis7s0ftIXqW7t3jw=; b=mzrOBjDzNHXPLDMs15RqEgxEn9/MoKq3yiENtnI4MyE8xSSOJSUrV9StEP0Of3kQCLoOGTM9OSCq6vI/1yZBzoYxM8SDOV+k76fK1y+8G6Gvd1MWo4cMo10b/54HvKxeuMFPQz5UzMyEV9RosBYe/7l+2sMtYzcvyIJnctFnBbM= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+46175+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 156642003274637.131835329631144; Wed, 21 Aug 2019 13:40:32 -0700 (PDT) Return-Path: X-Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by groups.io with SMTP; Wed, 21 Aug 2019 13:40:31 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Aug 2019 13:40:31 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,412,1559545200"; d="scan'208";a="172893987" X-Received: from jcarsey-desk1.amr.corp.intel.com ([10.7.159.149]) by orsmga008.jf.intel.com with ESMTP; 21 Aug 2019 13:40:31 -0700 From: "Carsey, Jaben" To: devel@edk2.groups.io Cc: Ray Ni , Zhichao Gao , Mike Kinney Subject: [edk2-devel] [Patch v1] Maintainers.txt update for ShellPkg Date: Wed, 21 Aug 2019 13:40:13 -0700 Message-Id: <07a135a72ff84469eb2a3a91bda006274528b543.1566419863.git.jaben.carsey@intel.com> Precedence: Bulk List-Unsubscribe: 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,jaben.carsey@intel.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1566420032; bh=aju+JHpxyN9uQDvLQ+aDxh7lrI6TKfwKAFljYxpbzOw=; h=Cc:Date:From:Reply-To:Subject:To; b=wATpU374ahMR5O9ehtqSCTLNm5q6HHSvLeEjSF0L8F/jLmgLvSiAKdZZBO1vjm/GRJs pB2ro6twREdXhSl9B3dRli8d4xgOwulUxu7eM+b/T7uS2wWtZq1UjFzWRSHa381GhteO9 4QXTxrl+qHO14AgthZs23Da50dDURDB0en0= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" removing myself from maintainer promoting Zhichao Cc: Ray Ni Cc: Zhichao Gao Cc: Mike Kinney Signed-off-by: Jaben Carsey Reviewed-by: Ray Ni Reviewed-by: Zhichao Gao --- Maintainers.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index 919baccc56..1dcc6c64ed 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -418,14 +418,13 @@ R: Chao Zhang ShellPkg F: ShellPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/ShellPkg -M: Jaben Carsey M: Ray Ni -R: Zhichao Gao +M: Zhichao Gao =20 Maintainers for stable Shell binaries generation when need to publish Shell binaries with edk2 release: -M: Jaben Carsey (Ia32/X64) M: Ray Ni (Ia32/X64) +M: Zhichao Gao (Ia32/X64) M: Leif Lindholm (ARM/AArch64) M: Ard Biesheuvel (ARM/AArch64) =20 --=20 2.16.2.windows.1 -=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 (#46175): https://edk2.groups.io/g/devel/message/46175 Mute This Topic: https://groups.io/mt/32982909/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-