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.93; helo=mga11.intel.com; envelope-from=siyuan.fu@intel.com; receiver=edk2-devel@lists.01.org Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) (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 461582035686A for ; Tue, 21 Nov 2017 22:39:52 -0800 (PST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 Nov 2017 22:44:08 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,436,1505804400"; d="scan'208";a="5080332" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga003.jf.intel.com with ESMTP; 21 Nov 2017 22:44:05 -0800 Received: from shsmsx102.ccr.corp.intel.com (10.239.4.154) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 21 Nov 2017 22:43:06 -0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.213]) by shsmsx102.ccr.corp.intel.com ([169.254.2.175]) with mapi id 14.03.0319.002; Wed, 22 Nov 2017 14:41:33 +0800 From: "Fu, Siyuan" To: "Zeng, Star" , "edk2-devel@lists.01.org" CC: "Wu, Jiaxin" Thread-Topic: [PATCH] Add NetworkPkg maintainer as MdeModulePkg/Universal/Network maintainer Thread-Index: AQHTY1v4Wr40RN691kqHaJYNqsT7KaMf8yAw Date: Wed, 22 Nov 2017 06:41:32 +0000 Message-ID: References: <1511332454-4732-1-git-send-email-star.zeng@intel.com> In-Reply-To: <1511332454-4732-1-git-send-email-star.zeng@intel.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYzUwYzJiYjUtMTYzYS00Y2YyLTgzMDEtNzI3OGEwNGY1NGFmIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjIuNS4xOCIsIlRydXN0ZWRMYWJlbEhhc2giOiJtWENDbnlYWTljQTVycFNQYWtQcEJ2K3pzaXR6UzJ1WnMzc20yaXhUT2VSWlp0NXM3OVBWZ2FUU01qRk5wdDdTIn0= dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Subject: Re: [PATCH] Add NetworkPkg maintainer as MdeModulePkg/Universal/Network maintainer X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Nov 2017 06:39:53 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Fu Siyuan > -----Original Message----- > From: Zeng, Star > Sent: Wednesday, November 22, 2017 2:34 PM > To: edk2-devel@lists.01.org > Cc: Zeng, Star ; Fu, Siyuan ; W= u, > Jiaxin > Subject: [PATCH] Add NetworkPkg maintainer as > MdeModulePkg/Universal/Network maintainer >=20 > Cc: Siyuan Fu > Cc: Jiaxin Wu > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Star Zeng > --- > Maintainers.txt | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/Maintainers.txt b/Maintainers.txt > index 3930ff07a90d..ffb69c17fe2e 100644 > --- a/Maintainers.txt > +++ b/Maintainers.txt > @@ -167,6 +167,7 @@ MdeModulePkg > W: https://github.com/tianocore/tianocore.github.io/wiki/MdeModulePkg > M: Star Zeng > M: Eric Dong > +M: NetworkPkg maintainers (Universal/Network) >=20 > MdePkg > W: https://github.com/tianocore/tianocore.github.io/wiki/MdePkg > -- > 2.7.0.windows.1