From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 192.55.52.93, mailfrom: liming.gao@intel.com) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by groups.io with SMTP; Thu, 20 Jun 2019 00:45:56 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 20 Jun 2019 00:45:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.63,396,1557212400"; d="scan'208";a="358865939" Received: from shwde7172.ccr.corp.intel.com ([10.239.158.22]) by fmsmga006.fm.intel.com with ESMTP; 20 Jun 2019 00:45:54 -0700 From: "Liming Gao" To: devel@edk2.groups.io Cc: Ard Biesheuvel , Leif Lindholm , Michael D Kinney , Bob Feng Subject: [edk2-platform patch] Add Maintainers for Platform/Intel/Tools and Silicon/Intel/Tools directory Date: Thu, 20 Jun 2019 15:45:43 +0800 Message-Id: <1561016743-8276-1-git-send-email-liming.gao@intel.com> X-Mailer: git-send-email 2.8.0.windows.1 Based on the proposal https://edk2.groups.io/g/devel/message/42546, Platform/Intel/Tools and Silicon/Intel/Tools directory will be created to include some tools for the platform integration. Now, those tools are used and verified by Intel platform. Signed-off-by: Liming Gao Cc: Ard Biesheuvel Cc: Leif Lindholm Cc: Michael D Kinney Cc: Bob Feng --- Maintainers.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Maintainers.txt b/Maintainers.txt index c55a285fa1..876ae5612a 100644 --- a/Maintainers.txt +++ b/Maintainers.txt @@ -98,6 +98,10 @@ M: Shifei A Lu M: Xiaohu Zhou M: Isaac W Oram +Platform/Intel/Tools +M: Bob Feng +M: Liming Gao + Platform/Marvell R: Marcin Wojtas @@ -141,5 +145,9 @@ M: Gillispie, Thad M: Bu, Daocheng M: Oram, Isaac W +Silicon/Intel/Tools +M: Bob Feng +M: Liming Gao + Silicon/Marvell R: Marcin Wojtas -- 2.13.0.windows.1