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.100, mailfrom: ray.ni@intel.com) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by groups.io with SMTP; Wed, 21 Aug 2019 13:55:34 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Aug 2019 13:55:33 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,412,1559545200"; d="scan'208";a="330151140" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga004.jf.intel.com with ESMTP; 21 Aug 2019 13:55:33 -0700 Received: from fmsmsx119.amr.corp.intel.com (10.18.124.207) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 21 Aug 2019 13:55:33 -0700 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by FMSMSX119.amr.corp.intel.com (10.18.124.207) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 21 Aug 2019 13:55:33 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.112]) by shsmsx102.ccr.corp.intel.com ([169.254.2.19]) with mapi id 14.03.0439.000; Thu, 22 Aug 2019 04:55:30 +0800 From: "Ni, Ray" To: "Carsey, Jaben" , "devel@edk2.groups.io" CC: "Gao, Zhichao" , "Kinney, Michael D" Subject: Re: [Patch v1] Maintainers.txt update for ShellPkg Thread-Topic: [Patch v1] Maintainers.txt update for ShellPkg Thread-Index: AQHVWGCu6MsGVAohEUSvaN3XqOVoMKcGFDiQ Date: Wed, 21 Aug 2019 20:55:30 +0000 Message-ID: <734D49CCEBEEF84792F5B80ED585239D5C29238B@SHSMSX104.ccr.corp.intel.com> References: <07a135a72ff84469eb2a3a91bda006274528b543.1566419863.git.jaben.carsey@intel.com> In-Reply-To: <07a135a72ff84469eb2a3a91bda006274528b543.1566419863.git.jaben.carsey@intel.com> Accept-Language: en-US, zh-CN X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMmM0YzBjYjktNzQwOS00YzZmLWFhZmQtNTU2OWE5ZWJkZTA3IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiN3lvN2JaSXpUaHBlaXZcLzJ3QUZ5ZHFRNkZzTm1EXC92b2tpM244ZWplc0Y2TnlieXp3QzVGQjRvbDBYQWROeUVsIn0= x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Return-Path: ray.ni@intel.com Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Jaben, We will miss you from community. Reviewed-by: Ray Ni > -----Original Message----- > From: Carsey, Jaben > Sent: Wednesday, August 21, 2019 1:40 PM > To: devel@edk2.groups.io > Cc: Ni, Ray ; Gao, Zhichao ; Kin= ney, Michael D > Subject: [Patch v1] Maintainers.txt update for ShellPkg >=20 > removing myself from maintainer > promoting Zhichao >=20 > Cc: Ray Ni > Cc: Zhichao Gao > Cc: Mike Kinney > Signed-off-by: Jaben Carsey > --- > Maintainers.txt | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) >=20 > 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 > -- > 2.16.2.windows.1