From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 192.55.52.43, mailfrom: ray.ni@intel.com) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by groups.io with SMTP; Thu, 16 May 2019 21:57:44 -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 fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 May 2019 21:57:44 -0700 X-ExtLoop1: 1 Received: from ray-dev.ccr.corp.intel.com ([10.239.9.16]) by orsmga004.jf.intel.com with ESMTP; 16 May 2019 21:57:42 -0700 From: "Ni, Ray" To: devel@edk2.groups.io Cc: Liming Gao , Andrew Fish , Laszlo Ersek , Leif Lindholm , Michael D Kinney Subject: [PATCH] Maintainers.txt: Remove Nt32Pkg reference after Nt32Pkg is removed Date: Fri, 17 May 2019 12:57:35 +0800 Message-Id: <20190517045735.81212-1-ray.ni@intel.com> X-Mailer: git-send-email 2.21.0.windows.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ray Ni Cc: Liming Gao Cc: Andrew Fish Cc: Laszlo Ersek Cc: Leif Lindholm Cc: Michael D Kinney --- Maintainers.txt | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index 7315241b6e..de0b6a284e 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -1,4 +1,4 @@ -EDK II Maintainers +EDK II Maintainers ================== This file provides information about the primary maintainers for @@ -185,11 +185,6 @@ W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg M: Siyuan Fu M: Jiaxin Wu -Nt32Pkg -W: https://github.com/tianocore/tianocore.github.io/wiki/Nt32Pkg -M: Ray Ni -M: Hao A Wu - OvmfPkg W: http://www.tianocore.org/ovmf/ M: Jordan Justen -- 2.21.0.windows.1