From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.20; helo=mga02.intel.com; envelope-from=liming.gao@intel.com; receiver=edk2-devel@lists.01.org Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) (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 619CB21A00AE6 for ; Tue, 27 Nov 2018 22:32:29 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 27 Nov 2018 22:32:28 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,289,1539673200"; d="scan'208";a="253702674" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga004.jf.intel.com with ESMTP; 27 Nov 2018 22:32:28 -0800 Received: from fmsmsx154.amr.corp.intel.com (10.18.116.70) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 27 Nov 2018 22:32:28 -0800 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by FMSMSX154.amr.corp.intel.com (10.18.116.70) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 27 Nov 2018 22:32:27 -0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.117]) by shsmsx102.ccr.corp.intel.com ([169.254.2.84]) with mapi id 14.03.0415.000; Wed, 28 Nov 2018 14:32:25 +0800 From: "Gao, Liming" To: "Zeng, Star" , "edk2-devel@lists.01.org" CC: "Kinney, Michael D" Thread-Topic: [PATCH] Maintainers.txt: Update FmpDevicePkg maintainer Thread-Index: AQHUhrd5J9FgnOtmoE2UARqL34tk06VkuslQ Date: Wed, 28 Nov 2018 06:32:25 +0000 Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E37370A@SHSMSX104.ccr.corp.intel.com> References: <1543367560-6884-1-git-send-email-star.zeng@intel.com> In-Reply-To: <1543367560-6884-1-git-send-email-star.zeng@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOThlZGYzMTAtMDY2Mi00M2I4LWI1MTMtYTk5OTcxYTNjZDZjIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoic1FUMUFVNzlIM3dVOWdVNlRNUkFcL21xZnFuTThBaVNzMEVuS3RSc09xdGRUMEJJMkpPZzVSY3NIbU1aSlVNWDEifQ== 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] Maintainers.txt: Update FmpDevicePkg maintainer 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: Wed, 28 Nov 2018 06:32:29 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Ack-by: Liming Gao > -----Original Message----- > From: Zeng, Star > Sent: Wednesday, November 28, 2018 9:13 AM > To: edk2-devel@lists.01.org > Cc: Zeng, Star ; Gao, Liming ;= Kinney, Michael D > Subject: [PATCH] Maintainers.txt: Update FmpDevicePkg maintainer >=20 > As Star has some other focus, remove Star and add Liming as > the FmpDevicePkg maintainer. >=20 > Cc: Liming Gao > Cc: Michael D Kinney > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Star Zeng > --- > Maintainers.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/Maintainers.txt b/Maintainers.txt > index 9a36f0232b35..91a4657adcd1 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -133,7 +133,7 @@ T: git - https://github.com/tianocore/edk2-FatPkg.git >=20 > FmpDevicePkg > W: https://github.com/tianocore/tianocore.github.io/wiki/FmpDevicePkg > -M: Star Zeng > +M: Liming Gao > M: Michael D Kinney >=20 > IntelFrameworkModulePkg > -- > 2.7.0.windows.1