From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga12.intel.com (mga12.intel.com []) by mx.groups.io with SMTP id smtpd.web08.17214.1612676320596081476 for ; Sat, 06 Feb 2021 21:38:48 -0800 Authentication-Results: mx.groups.io; dkim=missing; spf=fail (domain: intel.com, ip: , mailfrom: heng.luo@intel.com) IronPort-SDR: VTcw7oo5BtiHpmCgrmbBO4076G9q1fJ7NhgF7nfMPgRPGEFFeFnJqTe0KVai4amCE07UFI3vFq RMUZeHoc6K6w== X-IronPort-AV: E=McAfee;i="6000,8403,9887"; a="160740805" X-IronPort-AV: E=Sophos;i="5.81,158,1610438400"; d="scan'208";a="160740805" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Feb 2021 21:38:48 -0800 IronPort-SDR: aYLDqlPVBxSjuohJYJvPhsDr6H8RgezgJSFMHcFMUZGoOR6wFJFbtpIvba0sdJ02IcR5C3IMC8 fJdt1kUqoAmA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.81,158,1610438400"; d="scan'208";a="374956078" Received: from hengluo-dev.ccr.corp.intel.com ([10.239.153.154]) by fmsmga008.fm.intel.com with ESMTP; 06 Feb 2021 21:38:47 -0800 From: "Heng Luo" To: devel@edk2.groups.io Cc: Sai Chaganty , Nate DeSimone Subject: [PATCH 8/8] Update Maintainers.txt for TigerlakeOpenBoardPkg Date: Sun, 7 Feb 2021 13:38:34 +0800 Message-Id: <20210207053834.4048-8-heng.luo@intel.com> X-Mailer: git-send-email 2.24.0.windows.2 In-Reply-To: <20210207053834.4048-1-heng.luo@intel.com> References: <20210207053834.4048-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