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.web12.9384.1630431002802449146 for ; Tue, 31 Aug 2021 10:30:03 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 192.55.52.88, mailfrom: nathaniel.l.desimone@intel.com) X-IronPort-AV: E=McAfee;i="6200,9189,10093"; a="240790629" X-IronPort-AV: E=Sophos;i="5.84,366,1620716400"; d="scan'208";a="240790629" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 Aug 2021 10:29:43 -0700 X-IronPort-AV: E=Sophos;i="5.84,366,1620716400"; d="scan'208";a="428259759" Received: from nldesimo-desk1.amr.corp.intel.com ([10.212.163.217]) by orsmga003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 31 Aug 2021 10:29:36 -0700 From: "Nate DeSimone" To: devel@edk2.groups.io Cc: Isaac Oram , Chasel Chiu , Michael D Kinney Subject: [edk2-non-osi] [PATCH V1 4/4] Maintainers.txt: Add maintainers for WhitleyOpenBoardBinPkg Date: Tue, 31 Aug 2021 10:27:56 -0700 Message-Id: <20210831172756.3726-5-nathaniel.l.desimone@intel.com> X-Mailer: git-send-email 2.27.0.windows.1 In-Reply-To: <20210831172756.3726-1-nathaniel.l.desimone@intel.com> References: <20210831172756.3726-1-nathaniel.l.desimone@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: Isaac Oram Cc: Chasel Chiu Cc: Michael D Kinney Signed-off-by: Nate DeSimone --- Maintainers.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Maintainers.txt b/Maintainers.txt index b8a4140..6ac132c 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -45,6 +45,11 @@ Platform/Intel/KabylakeOpenBoardBinPkg M: Chasel Chiu M: Nate DeSimone +Platform/Intel/WhitleyOpenBoardBinPkg +M: Isaac Oram +M: Nate DeSimone +M: Chasel Chiu + Platform/Intel/CoffeelakeSiliconBinPkg M: Chasel Chiu M: Sai Chaganty -- 2.27.0.windows.1