From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by mx.groups.io with SMTP id smtpd.web11.1503.1571885583565378708 for ; Wed, 23 Oct 2019 19:53:03 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 192.55.52.88, mailfrom: siyuan.fu@intel.com) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Oct 2019 19:53:03 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.68,222,1569308400"; d="scan'208";a="204128314" Received: from shwdeopenpsi787.ccr.corp.intel.com ([10.239.158.56]) by FMSMGA003.fm.intel.com with ESMTP; 23 Oct 2019 19:53:02 -0700 From: "Siyuan, Fu" To: devel@edk2.groups.io Cc: Jiaxin Wu Subject: [Patch 1/1] Maintainers.txt: Change NetworkPkg maintainer role. Date: Thu, 24 Oct 2019 10:52:58 +0800 Message-Id: <20191024025258.5928-1-siyuan.fu@intel.com> X-Mailer: git-send-email 2.19.1.windows.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Change Siyuan Fu from Maintainer to Reviewer. Cc: Jiaxin Wu Signed-off-by: Siyuan Fu --- Maintainers.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Maintainers.txt b/Maintainers.txt index 6b89bec55e2e..adc981188085 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -354,8 +354,8 @@ M: Liming Gao NetworkPkg F: NetworkPkg/ W: https://github.com/tianocore/tianocore.github.io/wiki/NetworkPkg -M: Siyuan Fu M: Jiaxin Wu +R: Siyuan Fu OvmfPkg F: OvmfPkg/ -- 2.19.1.windows.1