From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mx.groups.io with SMTP id smtpd.web11.8579.1589298313521084394 for ; Tue, 12 May 2020 08:45:13 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 192.55.52.43, mailfrom: kathappan.esakkithevar@intel.com) IronPort-SDR: yGxwYJA6SspZlbRGIAU0g/dA4wxAaNdKr2KWJmCdr1yZcvABK/bpwSW0HdgjwwncbJIQFMbiIO NwofYUu9hgoA== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 May 2020 08:45:12 -0700 IronPort-SDR: p+cgd3t8qrs8qpyIu2T5YFPTHiMNX1cyYuB+jwTz7JwmDsKlB7TCSqmUZDM1wnklMKgbQn0MNH vpXC3mQU1Hgg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,384,1583222400"; d="scan'208";a="250935203" Received: from kesakkit-desk2.gar.corp.intel.com ([10.66.253.115]) by orsmga007.jf.intel.com with ESMTP; 12 May 2020 08:45:09 -0700 From: "Kathappan Esakkithevar" To: devel@edk2.groups.io Cc: Sai Chaganty , Chasel Chiu , Nate DeSimone , Deepika Kethi Reddy Subject: [Patch V1 1/1] Maintainers.txt: Update CometlakeOpenBoardPkg maintainer Date: Tue, 12 May 2020 21:15:03 +0530 Message-Id: <20200512154503.38168-1-kathappan.esakkithevar@intel.com> X-Mailer: git-send-email 2.16.2.windows.1 Adds Kathappan Esakkithevar as an Intel maintainer. Signed-off-by: Kathappan Esakkithevar Cc: Sai Chaganty Cc: Chasel Chiu Cc: Nate DeSimone Cc: Deepika Kethi Reddy --- Maintainers.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Maintainers.txt b/Maintainers.txt index 0e50b6fdf3..b00b69d979 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -180,8 +180,8 @@ F: Platform/Intel/CometlakeOpenBoardPkg/ M: Chasel Chiu M: Nate DeSimone M: Rangasai V Chaganty +M: Kathappan Esakkithevar R: Deepika Kethi Reddy -R: Kathappan Esakkithevar Platform/Intel/SimicsOpenBoardPkg F: Platform/Intel/SimicsOpenBoardPkg/ -- 2.16.2.windows.1