From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga14.intel.com (mga14.intel.com []) by mx.groups.io with SMTP id smtpd.web09.1151.1612929638872804363 for ; Tue, 09 Feb 2021 20:00:40 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=fail (domain: intel.com, ip: , mailfrom: heng.luo@intel.com) IronPort-SDR: fBgxLasspRGmJxBJJCng6EwhvsCLZ8SKf08PsFObrgnnn+D9+z0RV5HWj4wJkA+hLY37Kcr+aj IcsMGQH4E/ig== X-IronPort-AV: E=McAfee;i="6000,8403,9890"; a="181233816" X-IronPort-AV: E=Sophos;i="5.81,167,1610438400"; d="scan'208";a="181233816" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Feb 2021 20:00:32 -0800 IronPort-SDR: Rlrytv+iya3QOxI2T7Ext1V2LmYhCYckSV3Sbw+htSyowiC3pGSES/wdTvoDWNQIIIYrHRf3zq qf/xdqVVGGKQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,167,1610438400"; d="scan'208";a="396530782" Received: from hengluo-dev.ccr.corp.intel.com ([10.239.153.154]) by orsmga008.jf.intel.com with ESMTP; 09 Feb 2021 20:00:31 -0800 From: "Heng Luo" To: devel@edk2.groups.io Cc: Sai Chaganty , Nate DeSimone Subject: [Patch V3 8/8] Update Maintainers.txt for TigerlakeOpenBoardPkg Date: Wed, 10 Feb 2021 12:00:12 +0800 Message-Id: <20210210040012.4564-8-heng.luo@intel.com> X-Mailer: git-send-email 2.24.0.windows.2 In-Reply-To: <20210210040012.4564-1-heng.luo@intel.com> References: <20210210040012.4564-1-heng.luo@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3175 This change adds owners to the the Maintainers.txt for TigerlakeOpenBoardPkg Cc: Sai Chaganty Cc: Nate DeSimone Signed-off-by: Heng Luo --- Maintainers.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Maintainers.txt b/Maintainers.txt index 8c561166c1..2e6e87bb6d 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -195,6 +195,12 @@ M: Rangasai V Chaganty R: Deepika Kethi Reddy =0D R: Kathappan Esakkithevar =0D =0D +Platform/Intel/TigerlakeOpenBoardPkg=0D +F: Platform/Intel/TigerlakeOpenBoardPkg/=0D +M: Sai Chaganty =0D +M: Nate DeSimone =0D +R: Heng Luo =0D +=0D Platform/Intel/SimicsOpenBoardPkg=0D F: Platform/Intel/SimicsOpenBoardPkg/=0D M: Agyeman Prince =0D --=20 2.24.0.windows.2