From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.20, mailfrom: nathaniel.l.desimone@intel.com) Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by groups.io with SMTP; Tue, 21 May 2019 11:20:19 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 21 May 2019 11:16:45 -0700 X-ExtLoop1: 1 Received: from nldesimo-desk1.amr.corp.intel.com ([10.7.159.63]) by orsmga004.jf.intel.com with ESMTP; 21 May 2019 11:16:45 -0700 From: "Nate DeSimone" To: devel@edk2.groups.io Cc: Michael Kubacki , Sai Chaganty Subject: [edk2-platforms] [PATCH] Maintainers.txt: Add maintainers Date: Tue, 21 May 2019 11:16:31 -0700 Message-Id: <20190521181631.8304-1-nathaniel.l.desimone@intel.com> X-Mailer: git-send-email 2.16.2.windows.1 Add maintainers for MinPlatformPkg, ClevoOpenBoardPkg, and KabylakeSiliconPkg Cc: Michael Kubacki Cc: Sai Chaganty Signed-off-by: Nate DeSimone --- Maintainers.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Maintainers.txt b/Maintainers.txt index 927cd5ed93..2fac4a4c30 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -68,10 +68,12 @@ R: Nate DeSimone Platform/Intel/KabylakeOpenBoardPkg M: Chasel Chiu M: Michael Kubacki +M: Nate DeSimone Platform/Intel/MinPlatformPkg M: Michael Kubacki M: Chasel Chiu +M: Nate DeSimone R: Liming Gao Platform/Intel/PurleyOpenBoardPkg @@ -95,6 +97,8 @@ M: Yi Qian Silicon/Intel/KabylakeSiliconPkg M: Chasel Chiu M: Michael A Kubacki +M: Sai Chaganty +R: Nate DeSimone Silicon/Intel/LewisburgPkg M: Piwko, Maciej -- 2.16.2.windows.1