From nobody Sun Apr 28 19:48:18 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+41239+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+41239+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1558550085; cv=none; d=zoho.com; s=zohoarc; b=bCi6qURU4frOqwNf2HsqFxRSgdMYo2TmTArAbEDrI9Dx7vqrjp8vInu0Uh538BZ/gKC6Bp0Br0iTqC4iV81JUAUwUm9uMol2DHnBzp3X+rLltqsRqpK5nav6w99pMiQ+y7J1MJ0okaqVlNay37i2hQfrxS//HBkYV+Roj+m9Cq8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1558550085; h=Cc:Date:From:List-Id:List-Unsubscribe:Message-ID:Reply-To:Sender:Subject:To:ARC-Authentication-Results; bh=551lQ0wjxfWZtCRQjOsUaDtac/HjBSXtc9uOCD1cv+E=; b=KtCNpWn4GUlcawQ099DHbzRdZV4wv+XgusG6EjGuCKGdDrxUEOaNB/NM8PrXbr7s3AV7wOL4U5lQ8Svz/o+k1HEBp9QHJ7aSr9EyH1y7bWTpn84jJSABiD/lZNQULXj3+ixwnGvj3Zx56JukpHG0cLuzaQqEDLIEh2byvFxkCvs= ARC-Authentication-Results: i=1; mx.zoho.com; dkim=pass; spf=pass (zoho.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+41239+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1558550085836213.35964462213178; Wed, 22 May 2019 11:34:45 -0700 (PDT) Return-Path: X-Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by groups.io with SMTP; Wed, 22 May 2019 11:34:43 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 22 May 2019 11:34:42 -0700 X-ExtLoop1: 1 X-Received: from nldesimo-desk1.amr.corp.intel.com ([10.7.159.63]) by orsmga002.jf.intel.com with ESMTP; 22 May 2019 11:34:42 -0700 From: "Nate DeSimone" To: devel@edk2.groups.io Cc: Michael Kubacki , Sai Chaganty Subject: [edk2-devel] [edk2-platforms][PATCH V2] Maintainers.txt: Add maintainers Date: Wed, 22 May 2019 11:34:35 -0700 Message-Id: <20190522183435.14196-1-nathaniel.l.desimone@intel.com> Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,nathaniel.l.desimone@intel.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1558550085; bh=JsCLRAAj1Rc/0T2K1gtnSjcTmJJAhe6OrMTmwKb6nEI=; h=Cc:Date:From:Reply-To:Subject:To; b=qgVmnJ6FEWL1coQoCtd+yRBiEbDKFTJ4VTopr1GYOSh7J7ZKd5Qe6QTAb1nUbCdkPzf OEx30InKGxplBq1kpyaHKamSQVBBNNAubD8M0MylMGLlMp5f2rTHa8AQI00cKBjEu+FLh xmbg0CpBOuTAI9bCR0BpjB0mQOiTSQ3O1tk= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Add maintainers for MinPlatformPkg, ClevoOpenBoardPkg, and KabylakeSiliconPkg Cc: Michael Kubacki Cc: Sai Chaganty Signed-off-by: Nate DeSimone Reviewed-by: Chasel Chiu Reviewed-by: Michael Kubacki --- Maintainers.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Maintainers.txt b/Maintainers.txt index 927cd5ed93..e900523eee 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -68,10 +68,12 @@ R: Nate DeSimone Platform/Intel/KabylakeOpenBoardPkg M: Chasel Chiu M: Michael Kubacki +M: Nate DeSimone =20 Platform/Intel/MinPlatformPkg M: Michael Kubacki M: Chasel Chiu +M: Nate DeSimone R: Liming Gao =20 Platform/Intel/PurleyOpenBoardPkg @@ -95,6 +97,7 @@ M: Yi Qian Silicon/Intel/KabylakeSiliconPkg M: Chasel Chiu M: Michael A Kubacki +M: Sai Chaganty =20 Silicon/Intel/LewisburgPkg M: Piwko, Maciej --=20 2.16.2.windows.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#41239): https://edk2.groups.io/g/devel/message/41239 Mute This Topic: https://groups.io/mt/31723265/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-