From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mx.groups.io with SMTP id smtpd.web11.7755.1612860365191739399 for ; Tue, 09 Feb 2021 00:46:05 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.20, mailfrom: heng.luo@intel.com) IronPort-SDR: TetepFMbhAFw/tY0vtXrlfLVGnNehSoUUeYiuXPG9E0kqOgkaiVoWv+N2vkVnNqE0aJTwYlIR8 nMYObqbPB/5g== X-IronPort-AV: E=McAfee;i="6000,8403,9889"; a="168973013" X-IronPort-AV: E=Sophos;i="5.81,164,1610438400"; d="scan'208";a="168973013" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Feb 2021 00:46:04 -0800 IronPort-SDR: I6VGDgsTsZDh3w6U+OTm71lJRymy4UDw6D0VOgEYFL84mMApH1IXWGeSqzUrFuPBF79XLnhdWj gsdV4eAF+Ctg== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,164,1610438400"; d="scan'208";a="487958683" Received: from hengluo-dev.ccr.corp.intel.com ([10.239.153.154]) by fmsmga001.fm.intel.com with ESMTP; 09 Feb 2021 00:46:03 -0800 From: "Heng Luo" To: devel@edk2.groups.io Cc: Sai Chaganty , Nate DeSimone Subject: [Patch V2 8/8] Update Maintainers.txt for TigerlakeOpenBoardPkg Date: Tue, 9 Feb 2021 16:45:49 +0800 Message-Id: <20210209084549.4417-8-heng.luo@intel.com> X-Mailer: git-send-email 2.24.0.windows.2 In-Reply-To: <20210209084549.4417-1-heng.luo@intel.com> References: <20210209084549.4417-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 34f0b58581..b2f1b67cf9 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