From nobody Fri May 3 17:30:54 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+41864+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+41864+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1559657476; cv=none; d=zoho.com; s=zohoarc; b=jHfnx9Tlx6kHiHFrafk4Rh+LjOYTh1PwlYcLM3LW+p6IyNvBZ4ca6ng05AO4mau2Hny1VJdm/XKB4TRmUa+oymvCP/ciVUH937FpuLcnn2cbJdqvToNb9PyCboynO0sYL3of1lrOZicRSVLE2gwumvN2GUJY/RWb62ZJJ3NGHb4= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1559657476; h=Cc:Date:From:List-Id:List-Unsubscribe:Message-ID:Reply-To:Sender:Subject:To:ARC-Authentication-Results; bh=/o+pg/HbROeReqHozgAZ9Jbg+VC8vegag1ss4fSc0+Q=; b=fBwM1B8NFkjG+x4swqnH3xweMcdNW2KXoQmdmSRhqpug/dUSooB23UlAVsAm8R58xHbyzn8fQeEa9PDIgyEzScPhCrper3xhsJ9dLHPipeRjtDe8PNG05qMSf1UEtdETlzxqwibOftG1kg0C6MFhQDDDbBU4GESfxve7ZqRBpmc= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+41864+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1559657476436989.4863851218639; Tue, 4 Jun 2019 07:11:16 -0700 (PDT) Return-Path: X-Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by groups.io with SMTP; Tue, 04 Jun 2019 07:11:15 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 04 Jun 2019 07:11:14 -0700 X-ExtLoop1: 1 X-Received: from lgao4-mobl1.ccr.corp.intel.com ([10.255.31.19]) by orsmga007.jf.intel.com with ESMTP; 04 Jun 2019 07:11:12 -0700 From: "Liming Gao" To: devel@edk2.groups.io Cc: Andrew Fish , Laszlo Ersek , Leif Lindholm , Michael D Kinney Subject: [edk2-devel] [Patch] Maintainers.txt: Remove Network maintainers for MdeModulePkg/Universal/Network Date: Tue, 4 Jun 2019 22:10:59 +0800 Message-Id: <20190604141059.21608-1-liming.gao@intel.com> Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,liming.gao@intel.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1559657475; bh=2WxKJS6ZyzrB3d9ZudWTvKDrT7qj6ic8fYoN7vNH+7w=; h=Cc:Date:From:Reply-To:Subject:To; b=NAyzD3cixzANAhpzDDDuwNnto3iRzs9ty6bM677n20iKhkJjEqFogTqq/Vek5DCVydK PrOY0ebAjZVxlifms9vUzQuG/uTnHR6yq6YxprUHM8J5sZXUJ8OVeZAfEPW68imMZy1zJ JgZ0bGFA30IeHZpjp9HyM/qHzhIXXj9III0= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" MdeModulePkg/Universal/Network has been moved to NetworkPkg. So, MdeModulePkg/Universal/Network can be removed in Maintainers.txt. Signed-off-by: Liming Gao Cc: Andrew Fish Cc: Laszlo Ersek Cc: Leif Lindholm Cc: Michael D Kinney Reviewed-by: Laszlo Ersek Reviewed-by: Leif Lindholm --- Because MdeModulePkg/Universal/Network has been moved to NetworkPkg, I suggest to fix Maintainers.txt for 201905 stable tag. Maintainers.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index 010ec31404..3bab8a2db4 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -161,8 +161,6 @@ MdeModulePkg W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg M: Jian J Wang M: Hao A Wu -M: NetworkPkg maintainers - (Universal/Network and related libraries, header files) R: Ray Ni (especially for Bus, Universal/Console, Universal/Disk, Universal/BdsDxe and related libraries, header files) --=20 2.13.0.windows.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#41864): https://edk2.groups.io/g/devel/message/41864 Mute This Topic: https://groups.io/mt/31926799/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-