From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga02.intel.com (mga02.intel.com []) by mx.groups.io with SMTP id smtpd.web12.2363.1581069184449888980 for ; Fri, 07 Feb 2020 01:53:08 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=fail (domain: intel.com, ip: , mailfrom: kathappan.esakkithevar@intel.com) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 07 Feb 2020 01:53:08 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,412,1574150400"; d="scan'208";a="220745278" Received: from kesakkit-desk2.gar.corp.intel.com ([10.66.253.115]) by orsmga007.jf.intel.com with ESMTP; 07 Feb 2020 01:53:05 -0800 From: "Kathappan Esakkithevar" To: devel@edk2.groups.io Cc: Sai Chaganty , Chasel Chiu , Nate DeSimone , Deepika Kethi Reddy , Prince Agyeman Subject: [edk2-platforms] [PATCH 7/7] Update Maintainers.txt for CometlakeOpenBoardPkg Date: Fri, 7 Feb 2020 15:21:59 +0530 Message-Id: <20200207095159.44416-8-kathappan.esakkithevar@intel.com> X-Mailer: git-send-email 2.16.2.windows.1 In-Reply-To: <20200207095159.44416-1-kathappan.esakkithevar@intel.com> References: <20200207095159.44416-1-kathappan.esakkithevar@intel.com> REF:https://bugzilla.tianocore.org/show_bug.cgi?id=2280 This change adds owners to the the Maintainers.txt for CometlakeOpenBoardPkg. Signed-off-by: Kathappan Esakkithevar Cc: Sai Chaganty Cc: Chasel Chiu Cc: Nate DeSimone Cc: Deepika Kethi Reddy Cc: Prince Agyeman --- Maintainers.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Maintainers.txt b/Maintainers.txt index e97ea5b343..96c2f2757c 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -178,6 +178,14 @@ M: Chasel Chiu M: Michael Kubacki M: Nate DeSimone +Platform/Intel/CometlakeOpenBoardPkg +F: Platform/Intel/CometlakeOpenBoardPkg/ +M: Chasel Chiu +M: Nate DeSimone +M: Rangasai V Chaganty +R: Deepika Kethi Reddy +R: Kathappan Esakkithevar + Platform/Intel/SimicsOpenBoardPkg F: Platform/Intel/SimicsOpenBoardPkg/ M: Agyeman Prince -- 2.16.2.windows.1