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.151, mailfrom: liming.gao@intel.com) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by groups.io with SMTP; Mon, 13 May 2019 07:09:16 -0700 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 May 2019 07:09:16 -0700 X-ExtLoop1: 1 Received: from lgao4-mobl1.ccr.corp.intel.com ([10.249.171.87]) by orsmga001.jf.intel.com with ESMTP; 13 May 2019 07:09:15 -0700 From: "Liming Gao" To: devel@edk2.groups.io Subject: [edk2-platforms][0/3] Update Readme and Maintainers.txt Date: Mon, 13 May 2019 22:09:07 +0800 Message-Id: <20190513140910.17452-1-liming.gao@intel.com> X-Mailer: git-send-email 2.16.2.windows.1 After devel-MinPlatform branch is merged into master branch, Intel platforms information and maintainers are also added. Liming Gao (3): Update Platform/Intel/Readme.md to specify master instead of devel-MinPlatform branch Merge Maintainers.txt in Platform\Intel and Silicon\Intel to root directory Update Readme.md to list Intel MinPlatform systems Maintainers.txt | 41 +++++++++++++++++++++++++++++ Platform/Intel/Maintainers.txt | 60 ------------------------------------------ Platform/Intel/Readme.md | 12 ++++----- Readme.md | 11 ++++++++ Silicon/Intel/Maintainers.txt | 58 ---------------------------------------- 5 files changed, 58 insertions(+), 124 deletions(-) delete mode 100644 Platform/Intel/Maintainers.txt delete mode 100644 Silicon/Intel/Maintainers.txt -- 2.13.0.windows.1