From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=192.55.52.88; helo=mga01.intel.com; envelope-from=jiewen.yao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id ACF962119FF36 for ; Tue, 22 Jan 2019 14:15:52 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 22 Jan 2019 14:15:52 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,508,1539673200"; d="scan'208";a="118606288" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by fmsmga008.fm.intel.com with ESMTP; 22 Jan 2019 14:15:52 -0800 Received: from fmsmsx112.amr.corp.intel.com (10.18.116.6) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 22 Jan 2019 14:15:51 -0800 Received: from shsmsx154.ccr.corp.intel.com (10.239.6.54) by FMSMSX112.amr.corp.intel.com (10.18.116.6) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 22 Jan 2019 14:15:51 -0800 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.63]) by SHSMSX154.ccr.corp.intel.com ([169.254.7.224]) with mapi id 14.03.0415.000; Wed, 23 Jan 2019 06:15:49 +0800 From: "Yao, Jiewen" To: "Kubacki, Michael A" , "edk2-devel@lists.01.org" CC: "Wu, Hao A" , "Gao, Liming" , "Chiu, Chasel" , "Kinney, Michael D" Thread-Topic: [PATCH v1 1/1] Maintainers.txt: Update MinPlatformPkg maintainers Thread-Index: AQHUsokzbMGi/eqAwEG395r63FbJFaW72utg Date: Tue, 22 Jan 2019 22:15:49 +0000 Message-ID: <74D8A39837DF1E4DA445A8C0B3885C503F4B7AFA@shsmsx102.ccr.corp.intel.com> References: <20190122193117.24496-1-michael.a.kubacki@intel.com> In-Reply-To: <20190122193117.24496-1-michael.a.kubacki@intel.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYzc3MjI3MDAtM2UwYS00OTczLTlmN2YtNGE1OWM1MzFkOTM4IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiQlhYa1J6R0ZOZGZ5M2xyd0hjRGQxR2V6VzdySUxGNHJEemRHWGlYZkZUSFBsdldPMXUzS2hqQlBScVRoTlhTYSJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH v1 1/1] Maintainers.txt: Update MinPlatformPkg maintainers X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jan 2019 22:15:52 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Jiewen.yao@intel.com > -----Original Message----- > From: Kubacki, Michael A > Sent: Wednesday, January 23, 2019 3:31 AM > To: edk2-devel@lists.01.org > Cc: Wu, Hao A ; Gao, Liming ; > Chiu, Chasel ; Yao, Jiewen ; > Kinney, Michael D > Subject: [PATCH v1 1/1] Maintainers.txt: Update MinPlatformPkg > maintainers >=20 > Cc: Hao Wu > Cc: Liming Gao > Cc: Chasel Chiu > Cc: Jiewen Yao > Cc: Michael D Kinney > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Michael Kubacki > --- > Platform/Intel/Maintainers.txt | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) >=20 > diff --git a/Platform/Intel/Maintainers.txt b/Platform/Intel/Maintainers.= txt > index b2c51259b8..7b27459fcf 100644 > --- a/Platform/Intel/Maintainers.txt > +++ b/Platform/Intel/Maintainers.txt > @@ -39,11 +39,11 @@ EDK II Packages: > ---------------- > KabylakeOpenBoardPkg > M: Chasel Chiu > -M: Michael A Kubacki > +M: Michael Kubacki >=20 > MinPlatformPkg > -M: Michael A Kubacki > -M: Jiewen Yao > +M: Michael Kubacki > +R: Chasel Chiu >=20 > PurleyOpenBoardPkg > M: Shifei A Lu > -- > 2.16.2.windows.1