From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=134.134.136.65; helo=mga03.intel.com; envelope-from=michael.a.kubacki@intel.com; receiver=edk2-devel@lists.01.org Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 34B28211C64B8 for ; Fri, 1 Feb 2019 18:38:33 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 01 Feb 2019 18:38:33 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,550,1539673200"; d="scan'208";a="123330224" Received: from makuback-desk1.amr.corp.intel.com ([10.9.70.181]) by orsmga003.jf.intel.com with ESMTP; 01 Feb 2019 18:38:33 -0800 From: Michael Kubacki To: edk2-devel@lists.01.org Cc: Nate DeSimone , Sai Chaganty , Ankit Sinha , Michael D Kinney , Isaac W Oram , Liming Gao Date: Fri, 1 Feb 2019 18:38:08 -0800 Message-Id: <20190202023808.30864-1-michael.a.kubacki@intel.com> X-Mailer: git-send-email 2.16.2.windows.1 Subject: [edk2-platforms/devel-MinPlatform][PATCH v1 1/1] Maintainers.txt: AdvancedFeaturePkg and ClevoOpenBoardPkg maintainers X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Feb 2019 02:38:34 -0000 Adds maintainers and reviewers for the AdvancedFeaturePkg and ClevoOpenBoardPkg. Cc: Nate DeSimone Cc: Sai Chaganty Cc: Ankit Sinha Cc: Michael D Kinney Cc: Isaac W Oram Cc: Liming Gao Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Michael Kubacki --- Platform/Intel/Maintainers.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Platform/Intel/Maintainers.txt b/Platform/Intel/Maintainers.txt index 7b27459fcf..0004f6a829 100644 --- a/Platform/Intel/Maintainers.txt +++ b/Platform/Intel/Maintainers.txt @@ -37,6 +37,15 @@ W: https://github.com/tianocore/tianocore.github.io/wiki/Security EDK II Packages: ---------------- +AdvancedFeaturePkg +M: Michael Kubacki +M: Sai Chaganty + +ClevoOpenBoardPkg +M: Michael Kubacki +M: Ankit Sinha +R: Nate DeSimone + KabylakeOpenBoardPkg M: Chasel Chiu M: Michael Kubacki @@ -49,4 +58,3 @@ PurleyOpenBoardPkg M: Shifei A Lu M: Xiaohu Zhou M: Isaac W Oram - -- 2.16.2.windows.1