From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mx.groups.io with SMTP id smtpd.web09.3918.1580445693820866542 for ; Thu, 30 Jan 2020 20:41:33 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.24, mailfrom: michael.a.kubacki@intel.com) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 30 Jan 2020 20:41:32 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,384,1574150400"; d="scan'208";a="247614022" Received: from makuback-desk1.amr.corp.intel.com ([10.7.159.162]) by orsmga002.jf.intel.com with ESMTP; 30 Jan 2020 20:41:32 -0800 From: "Kubacki, Michael A" To: devel@edk2.groups.io Cc: Prince Agyeman , Sai Chaganty , Chasel Chiu , Nate DeSimone , Liming Gao Subject: [edk2-platforms][PATCH V1 1/1] Maintainers.txt: Remove Intel maintainer Date: Thu, 30 Jan 2020 20:41:07 -0800 Message-Id: <20200131044107.43176-1-michael.a.kubacki@intel.com> X-Mailer: git-send-email 2.16.2.windows.1 Removes Michael Kubacki as an Intel maintainer. Cc: Prince Agyeman Cc: Sai Chaganty Cc: Chasel Chiu Cc: Nate DeSimone Cc: Liming Gao Signed-off-by: Michael Kubacki --- Maintainers.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Maintainers.txt b/Maintainers.txt index e97ea5b343..c1b9212496 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -126,7 +126,6 @@ R: Ard Biesheuvel Features/Intel F: Features/Intel/ -M: Michael Kubacki M: Sai Chaganty R: Liming Gao @@ -158,7 +157,6 @@ R: Liming Gao Platform/Intel/KabylakeOpenBoardPkg F: Platform/Intel/KabylakeOpenBoardPkg/ M: Chasel Chiu -M: Michael Kubacki M: Nate DeSimone Platform/Intel/KabylakeOpenBoardPkg/GalagoPro3 @@ -167,7 +165,6 @@ R: Jeremy Soller Platform/Intel/MinPlatformPkg F: Platform/Intel/MinPlatformPkg/ -M: Michael Kubacki M: Chasel Chiu M: Nate DeSimone R: Liming Gao @@ -175,7 +172,6 @@ R: Liming Gao Platform/Intel/WhiskeylakeOpenBoardPkg F: Platform/Intel/WhiskeylakeOpenBoardPkg/ M: Chasel Chiu -M: Michael Kubacki M: Nate DeSimone Platform/Intel/SimicsOpenBoardPkg @@ -205,13 +201,11 @@ M: Yi Qian Silicon/Intel/CoffeelakeSiliconPkg F: Silicon/Intel/CoffeelakeSiliconPkg/ M: Chasel Chiu -M: Michael Kubacki M: Sai Chaganty Silicon/Intel/KabylakeSiliconPkg F: Silicon/Intel/KabylakeSiliconPkg/ M: Chasel Chiu -M: Michael Kubacki M: Sai Chaganty Silicon/Intel/SimicsX58SktPkg -- 2.16.2.windows.1