From nobody Mon Apr 29 10:12:53 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+47555+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+47555+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1568871949; cv=none; d=zoho.com; s=zohoarc; b=EHfVC1sg+aj7UEx9rCINozgWKlgMG5/Rrr6Q3xCqm7cmwkOgViqH+bbqS/FovvP9MVVVA52LGtfKlUdKR6EdUF0obczNWzvx71lpytPcu0jTd6MdsCuUkXx/4io1GwfxowxxYmJkzpP1dWrdjkfai+MnlcQMfrLkVRhbC/UFOIs= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1568871949; h=Content-Transfer-Encoding:Cc:Date:From:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Sender:Subject:To:ARC-Authentication-Results; bh=v7l8b0fHYwPvbWGlmWVxcoOyeQp571z9KzqSEoSMuFM=; b=fSVQLin9S6wLIdNi9wgf0iOl6oJeGsP2L1GF/6I+4pBRR12XFpDEa482YE8MC4LWzC4IjQiEqRLTNFeGyo/mXb3GpxIFvwZOeIu6Z6oTgW6njHMZlxlm1zJjpjQtyuz8W5Fdzyhz8KjrP8cGXiY1r91sziV+Cq1BQo+nWeJHN90= 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+47555+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 1568871949574755.6606745060539; Wed, 18 Sep 2019 22:45:49 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id b4qEYY1788612xfJOjE9P5Y6; Wed, 18 Sep 2019 22:45:49 -0700 X-Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by groups.io with SMTP; Wed, 18 Sep 2019 22:45:48 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Sep 2019 22:45:47 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,522,1559545200"; d="scan'208";a="202215612" X-Received: from fieedk001.ccr.corp.intel.com ([10.239.33.119]) by fmsmga001.fm.intel.com with ESMTP; 18 Sep 2019 22:45:46 -0700 From: "Gao, Zhichao" To: devel@edk2.groups.io Cc: Andrew Fish , Laszlo Ersek , Leif Lindholm , Michael D Kinney , Ray Ni , Ard Biesheuvel , Liming Gao Subject: [edk2-devel] [PATCH] Edk2: Add Zhichao as the maintainer for shellbin relase Date: Thu, 19 Sep 2019 13:45:30 +0800 Message-Id: <20190919054531.8176-1-zhichao.gao@intel.com> MIME-Version: 1.0 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,zhichao.gao@intel.com X-Gm-Message-State: LcG1ZPT4AFzkxzTJMOVOX6FPx1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1568871949; bh=aF/D6XZI7pGuy6GpgQszjW1606VaszjajF43Qw/JrPg=; h=Cc:Date:From:Reply-To:Subject:To; b=rPBgvn2WD8u1+QxIcaHTr65MfFYfi0nHcxOVwrOeTw53j6sJ6r4bSq4xssrUXH5bsJe dO9obVY/JQt1K7iltkkgGotD/krNlvyVZ72s4GMED/r89VpUfj4NNiZ0P8LRtV8Eujm2F s196+tFKpoXacNBKpDF8Z7rlSK0ZTlEvII4= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Type: text/plain; charset="utf-8" Zhichao is responsible for the IA32 and X64 ARCH shell binary generation. Cc: Andrew Fish Cc: Laszlo Ersek Cc: Leif Lindholm Cc: Michael D Kinney Cc: Ray Ni Cc: Ard Biesheuvel Cc: Liming Gao Signed-off-by: Zhichao Gao Reviewed-by: Liming Gao --- Maintainers.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Maintainers.txt b/Maintainers.txt index dcf81c737a..a0121123ec 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -426,6 +426,7 @@ 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.21.0.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 (#47555): https://edk2.groups.io/g/devel/message/47555 Mute This Topic: https://groups.io/mt/34196896/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-