From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by mx.groups.io with SMTP id smtpd.web11.15046.1581448433938970188 for ; Tue, 11 Feb 2020 11:13:54 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.31, mailfrom: kathappan.esakkithevar@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 orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Feb 2020 11:13:52 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,428,1574150400"; d="scan'208";a="226607741" Received: from kesakkit-desk2.gar.corp.intel.com ([10.66.253.115]) by orsmga008.jf.intel.com with ESMTP; 11 Feb 2020 11:13:49 -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 v2 7/7] Update Maintainers.txt for CometlakeOpenBoardPkg Date: Wed, 12 Feb 2020 00:42:41 +0530 Message-Id: <20200211191241.53188-8-kathappan.esakkithevar@intel.com> X-Mailer: git-send-email 2.16.2.windows.1 In-Reply-To: <20200211191241.53188-1-kathappan.esakkithevar@intel.com> References: <20200211191241.53188-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