From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: redhat.com, ip: 209.132.183.28, mailfrom: lersek@redhat.com) Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by groups.io with SMTP; Thu, 25 Jul 2019 12:51:42 -0700 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 07BB885550; Thu, 25 Jul 2019 19:51:42 +0000 (UTC) Received: from lacos-laptop-7.usersys.redhat.com (ovpn-116-178.ams2.redhat.com [10.36.116.178]) by smtp.corp.redhat.com (Postfix) with ESMTP id B19775D71A; Thu, 25 Jul 2019 19:51:38 +0000 (UTC) Subject: Re: [edk2-non-osi] [PATCH 6/6] Cleanup maintainers, contributions, and licenses To: Nate DeSimone , devel@edk2.groups.io Cc: Andrew Fish , Leif Lindholm , Michael D Kinney , Michael Kubacki , Ankit Sinha , Chasel Chiu , Jiewen Yao , Sai Chaganty , Thad , Daocheng , Isaac W , Zailiang Sun , Yi Qian References: <20190725173548.4716-1-nathaniel.l.desimone@intel.com> <20190725173548.4716-7-nathaniel.l.desimone@intel.com> From: "Laszlo Ersek" Message-ID: Date: Thu, 25 Jul 2019 21:51:37 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20190725173548.4716-7-nathaniel.l.desimone@intel.com> X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Thu, 25 Jul 2019 19:51:42 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Hi Nate, On 07/25/19 19:35, Nate DeSimone wrote: > - Merged Maintainers.txt from devel-MinPlatform branch with > Maintainers.txt in master branch and updated to match the maintainers > in the equivalent edk2-platforms Maintainers.txt > > - Removed the old Contributions.txt files > > - Updated the Kaby Lake microcode to the new Intel microcode license > which Intel switched to in 2018 > > Cc: Andrew Fish > Cc: Laszlo Ersek > Cc: Leif Lindholm > Cc: Michael D Kinney > Cc: Michael Kubacki > Cc: Ankit Sinha > Cc: Chasel Chiu > Cc: Jiewen Yao > Cc: Sai Chaganty > Cc: Gillispie, Thad > Cc: Bu, Daocheng > Cc: Oram, Isaac W > Cc: Zailiang Sun > Cc: Yi Qian > Signed-off-by: Nate DeSimone > --- > Contributions.txt | 163 ------------- > Maintainers.txt | 20 ++ > .../KabylakeSiliconBinPkg/Contributions.txt | 218 ------------------ > .../Intel/KabylakeSiliconBinPkg/License.txt | 6 +- > .../Microcode/IntelMicrocodeLicense.txt | 37 +++ > 5 files changed, 60 insertions(+), 384 deletions(-) > delete mode 100644 Contributions.txt > delete mode 100644 Silicon/Intel/KabylakeSiliconBinPkg/Contributions.txt > create mode 100644 Silicon/Intel/KabylakeSiliconBinPkg/Microcode/IntelMicrocodeLicense.txt I'll defer to the other stewards. Thanks Laszlo