From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wr1-f66.google.com (mail-wr1-f66.google.com [209.85.221.66]) by mx.groups.io with SMTP id smtpd.web12.4498.1570625198737731875 for ; Wed, 09 Oct 2019 05:46:39 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@linaro.org header.s=google header.b=sE9m6NdX; spf=pass (domain: linaro.org, ip: 209.85.221.66, mailfrom: leif.lindholm@linaro.org) Received: by mail-wr1-f66.google.com with SMTP id v8so2827550wrt.2 for ; Wed, 09 Oct 2019 05:46:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=GXT8hUCTrh4h4JMdC9RU9Qml/EoZD9O1m4tB/+K2TIM=; b=sE9m6NdXMllOYsyLIVGR0KUL7QXdRt3AK3FSVmZxh/bz6fANPtL0BNa81gUA4GfkWs bT/YsK91FtijE/NQlZwtb+lowJGgOtf/RpCnFOS3412UfB+U6IdoqK/9zN/8PQJEFFRh CWz21M1R30INmDTn29Ya7Hsyf3GkbmvfFl6X7yQkM8mgXe10+c9QvmS49jfzTXsK2rqT dzbaaalOjioxiMkrRv5Z+ehxvU3dw1d+W6DNjG8eo4CKJgs99LXQFQ/A/ZPwLJdtrHDj vc9rDPFqobkAXHc/J5j/NYv66U0JsInP/rFewDxM9emC1WRru9m4CJ6+MQ6oWVID39er aqaQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=GXT8hUCTrh4h4JMdC9RU9Qml/EoZD9O1m4tB/+K2TIM=; b=Ss+NRWygSwjH1z8wfmXvsOYuxLWWiYCiZmJilf9Fh0tVz3quO/G/YPvd8uneT/Oxfs PG+f1kxVl0VoCJsKmsNHirmkcYaaCpyx9sgJHp+im1ZYTk7pm6pYyuucHUB3ZA0rcKfR 6NTeD3E/HQ+8XyKCUBPINYz7JK2TOj51O0eaBudmYFTLJf3hAwJR/6ZoH03H3cpzWmFs wbDbMo6v8FIKIVo4Fnh3/6RYXXj/moRstXxlEsy+HlfciOob8I3n3CW6YH0jXZOyB5yX 3bFrKFHDa9xgaXIDh76ucgHpd6kGSFbvINOHpakYxngkgEKhGkLI9gY3XeLvjBQu6aL2 qTCg== X-Gm-Message-State: APjAAAU1pwsM8Rz1V+49VLpv2bQwuqUpQOU/bATeQtFVZ2uCCL7eoE1f yU4fDh2rnsTtkjuchx9VQ4WPrA== X-Google-Smtp-Source: APXvYqzRiZ8VpIWuVPI9sqEGWTkzOfwk7tBwk9EatBvC7CFPNyofc8Y+ZTEvuZWAwDiEvvGIu48CXQ== X-Received: by 2002:a5d:4a87:: with SMTP id o7mr2926049wrq.374.1570625197217; Wed, 09 Oct 2019 05:46:37 -0700 (PDT) Return-Path: Received: from bivouac.eciton.net (bivouac.eciton.net. [2a00:1098:0:86:1000:23:0:2]) by smtp.gmail.com with ESMTPSA id r2sm4365094wma.1.2019.10.09.05.46.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Oct 2019 05:46:36 -0700 (PDT) Date: Wed, 9 Oct 2019 13:46:34 +0100 From: "Leif Lindholm" To: Ard Biesheuvel Cc: edk2-devel-groups-io , Michael D Kinney Subject: Re: [PATCH edk2-platforms 0/6] Update Maintainers.txt Message-ID: <20191009124634.GL25504@bivouac.eciton.net> References: <20191009120013.28076-1-leif.lindholm@linaro.org> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Oct 09, 2019 at 02:32:37PM +0200, Ard Biesheuvel wrote: > On Wed, 9 Oct 2019 at 14:00, Leif Lindholm wrote: > > > > This set does a few things: > > - Imports the documentation header from edk2/Maintainers.txt > > - Reformats some maintainer entries to get rid of ',' characters > > in the names. > > - Adds F: entries for all sections, and a default fallback section > > for those where there is no match. > > - Merges the Marvell sections (designed to work with this format) > > into a single area of responsibility. > > - Adds sections for those that now ended up having none other than > > the fallback one (mostly ARM platforms). > > - Remove Ard from the default section. > > > > I am intentionally not Cc:ing all affected maintainers, since this > > is a reformatting exercise. All roles actually affected are Cc:d. > > > > Cc: Ard Bieshuevel > > Typo here ^^^ > > ... but I'm sure the Google mail robot has informed you by now? :-) Many times... Funny thing is, I didn't type out a single address - I copy-pasted it from the GetMaintainers.py output (from another window where I was going through the whitespace fixups, using the script to get at it). Turns out your name/address was always wrong in https://github.com/tianocore/edk2-platforms/blob/master/Maintainers.txt#L52 :) Gosh hecking darnit! > In any case, for the series (modulo the typoes) > > Acked-by: Ard Bieshulevl Don't tempt me. (Thanks!) > > > Cc: Marcin Wojtas > > Cc: Michael D Kinney > > > > Leif Lindholm (6): > > Maintainers.txt: Update documentation for new format > > Maintainers.txt: drop ',' from maintainer names > > Maintainers.txt: revamp file to machine-readable format > > Maintainers.txt: merge Marvell platforms and silicon sections > > Maintainers.txt: create explicit sections for remaining modules > > Maintainers.txt: drop Ard from default section > > > > Maintainers.txt | 175 ++++++++++++++++++++++++++++++++++++++---------- > > 1 file changed, 140 insertions(+), 35 deletions(-) > > > > -- > > 2.20.1 > >