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=hao.a.wu@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 B407121199263 for ; Thu, 6 Dec 2018 04:25:41 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Dec 2018 04:25:41 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,322,1539673200"; d="scan'208";a="107787852" Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201]) by orsmga003.jf.intel.com with ESMTP; 06 Dec 2018 04:25:40 -0800 Received: from fmsmsx111.amr.corp.intel.com (10.18.116.5) by FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS) id 14.3.408.0; Thu, 6 Dec 2018 04:25:40 -0800 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx111.amr.corp.intel.com (10.18.116.5) with Microsoft SMTP Server (TLS) id 14.3.408.0; Thu, 6 Dec 2018 04:25:40 -0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.203]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.201]) with mapi id 14.03.0415.000; Thu, 6 Dec 2018 20:25:38 +0800 From: "Wu, Hao A" To: "Zhang, Shenglei" , "edk2-devel@lists.01.org" CC: "Ni, Ruiyu" , Andrew Fish , "Laszlo Ersek" , Leif Lindholm , "Kinney, Michael D" Thread-Topic: [PATCH] Maintainers.txt: Remove DuetPkg Thread-Index: AQHUjRFuF6etbXdnS0uYKck5mv7EvaVxo0MQ Date: Thu, 6 Dec 2018 12:25:37 +0000 Message-ID: References: <20181206031140.23512-1-shenglei.zhang@intel.com> In-Reply-To: <20181206031140.23512-1-shenglei.zhang@intel.com> Accept-Language: zh-CN, en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH] Maintainers.txt: Remove DuetPkg 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: Thu, 06 Dec 2018 12:25:41 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Hao Wu Best Regards, Hao Wu > -----Original Message----- > From: Zhang, Shenglei > Sent: Thursday, December 06, 2018 11:12 AM > To: edk2-devel@lists.01.org > Cc: Ni, Ruiyu; Wu, Hao A; Andrew Fish; Laszlo Ersek; Leif Lindholm; Kinne= y, > Michael D > Subject: [PATCH] Maintainers.txt: Remove DuetPkg >=20 > Since DuetPkg is due to be removed, Maintainers.txt > should also be updated. > https://bugzilla.tianocore.org/show_bug.cgi?id=3D1322 >=20 > Cc: Ruiyu Ni > Cc: Hao Wu > Cc: Andrew Fish > Cc: Laszlo Ersek > Cc: Leif Lindholm > Cc: Michael D Kinney > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Shenglei Zhang > --- > Maintainers.txt | 5 ----- > 1 file changed, 5 deletions(-) >=20 > diff --git a/Maintainers.txt b/Maintainers.txt > index 3f6e4e091b..001d8ba010 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -105,11 +105,6 @@ W: > https://github.com/tianocore/tianocore.github.io/wiki/CryptoPkg > M: Qin Long > M: Ting Ye >=20 > -DuetPkg > -W: https://github.com/tianocore/tianocore.github.io/wiki/DuetPkg > -M: Ruiyu Ni > -M: Hao Wu > - > DynamicTablesPkg > W: > https://github.com/tianocore/tianocore.github.io/wiki/DynamicTablesPkg > M: Evan Lloyd > -- > 2.18.0.windows.1