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.web09.9174.1582099146222429849 for ; Tue, 18 Feb 2020 23:59:06 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 192.55.52.88, mailfrom: nathaniel.l.desimone@intel.com) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Feb 2020 23:59:06 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,459,1574150400"; d="scan'208";a="229030665" Received: from nldesimo-desk1.amr.corp.intel.com ([10.7.159.63]) by orsmga008.jf.intel.com with ESMTP; 18 Feb 2020 23:59:05 -0800 From: "Nate DeSimone" To: devel@edk2.groups.io Cc: Prince Agyeman , Sai Chaganty , Chasel Chiu Subject: [edk2-non-osi] [PATCH 1/1] Maintainers.txt: Update Intel maintainers Date: Tue, 18 Feb 2020 23:58:46 -0800 Message-Id: <20200219075846.268-1-nathaniel.l.desimone@intel.com> X-Mailer: git-send-email 2.24.0.windows.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Removes Michael Kubacki as an Intel maintainer. Adds Chasel Chiu as the second maintainer for KabylakeOpenBoardBinPkg Cc: Prince Agyeman Cc: Sai Chaganty Cc: Chasel Chiu Signed-off-by: Nate DeSimone --- Maintainers.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index 0dcd44a..652243e 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -42,17 +42,15 @@ EDK II Packages: ---------------- Platform/Intel/KabylakeOpenBoardBinPkg -M: Michael Kubacki +M: Chasel Chiu M: Nate DeSimone Platform/Intel/CoffeelakeSiliconBinPkg M: Chasel Chiu -M: Michael A Kubacki M: Sai Chaganty Silicon/Intel/KabylakeSiliconBinPkg M: Chasel Chiu -M: Michael A Kubacki M: Sai Chaganty Silicon/Intel/PurleySiliconBinPkg -- 2.24.0.windows.2