From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.65, mailfrom: liming.gao@intel.com) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by groups.io with SMTP; Wed, 18 Sep 2019 22:58:20 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Sep 2019 22:58:19 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,522,1559545200"; d="scan'208";a="186701375" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by fmsmga008.fm.intel.com with ESMTP; 18 Sep 2019 22:58:19 -0700 Received: from fmsmsx122.amr.corp.intel.com (10.18.125.37) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 18 Sep 2019 22:58:19 -0700 Received: from shsmsx108.ccr.corp.intel.com (10.239.4.97) by fmsmsx122.amr.corp.intel.com (10.18.125.37) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 18 Sep 2019 22:58:18 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.32]) by SHSMSX108.ccr.corp.intel.com ([169.254.8.146]) with mapi id 14.03.0439.000; Thu, 19 Sep 2019 13:58:17 +0800 From: "Liming Gao" To: "Gao, Zhichao" , "devel@edk2.groups.io" CC: Andrew Fish , Laszlo Ersek , "Leif Lindholm" , "Kinney, Michael D" , "Ni, Ray" , Ard Biesheuvel Subject: Re: [PATCH] Edk2: Add Zhichao as the maintainer for shellbin relase Thread-Topic: [PATCH] Edk2: Add Zhichao as the maintainer for shellbin relase Thread-Index: AQHVbq1+3TPbr3KI6k6xCMdHdg3wFqcygRGw Date: Thu, 19 Sep 2019 05:58:16 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E4FE60A@SHSMSX104.ccr.corp.intel.com> References: <20190919054531.8176-1-zhichao.gao@intel.com> In-Reply-To: <20190919054531.8176-1-zhichao.gao@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Return-Path: liming.gao@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Liming Gao >-----Original Message----- >From: Gao, Zhichao >Sent: Thursday, September 19, 2019 1:46 PM >To: devel@edk2.groups.io >Cc: Andrew Fish ; Laszlo Ersek ; Leif >Lindholm ; Kinney, Michael D >; Ni, Ray ; Ard Biesheuvel >; Gao, Liming >Subject: [PATCH] Edk2: Add Zhichao as the maintainer for shellbin relase > >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 >--- > 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) > >-- >2.21.0.windows.1