[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <661f53a3-b15c-76b0-f220-0d292b0843d5@linuxfoundation.org>
Date: Tue, 26 May 2020 11:04:01 -0600
From: Shuah Khan <skhan@...uxfoundation.org>
To: Joe Perches <joe@...ches.com>, mchehab+huawei@...nel.org,
davem@...emloft.net, robh@...nel.org, gregkh@...uxfoundation.org
Cc: linux-kernel@...r.kernel.org,
Shuah Khan <skhan@...uxfoundation.org>
Subject: Re: [PATCH] MAINTAINERS: Update my maintainer entries to reorder
email addresses
On 5/22/20 8:26 PM, Joe Perches wrote:
> On Fri, 2020-05-22 at 20:19 -0600, Shuah Khan wrote:
>> get_maintainer.pl picks only the first email address found in the file.
>> Reorder my email addresses so it finds my linuxfoundation.org email.
>
> OK.
>
> btw: --noremove-duplicates is also an option. For instance:
>
> $ ./scripts/get_maintainer.pl -f Documentation/usb/usbip_protocol.rst
> Valentina Manea <valentina.manea.m@...il.com> (maintainer:USB OVER IP DRIVER)
> Shuah Khan <shuah@...nel.org> (maintainer:USB OVER IP DRIVER)
> Greg Kroah-Hartman <gregkh@...uxfoundation.org> (supporter:USB SUBSYSTEM)
> Jonathan Corbet <corbet@....net> (maintainer:DOCUMENTATION)
> linux-usb@...r.kernel.org (open list:USB OVER IP DRIVER)
> linux-doc@...r.kernel.org (open list:DOCUMENTATION)
> linux-kernel@...r.kernel.org (open list)
>
> vs:
>
> $ ./scripts/get_maintainer.pl --noremove-duplicates -f Documentation/usb/usbip_protocol.rst
> Valentina Manea <valentina.manea.m@...il.com> (maintainer:USB OVER IP DRIVER)
> Shuah Khan <shuah@...nel.org> (maintainer:USB OVER IP DRIVER)
> Shuah Khan <skhan@...uxfoundation.org> (maintainer:USB OVER IP DRIVER)
> Greg Kroah-Hartman <gregkh@...uxfoundation.org> (supporter:USB SUBSYSTEM)
> Jonathan Corbet <corbet@....net> (maintainer:DOCUMENTATION)
> linux-usb@...r.kernel.org (open list:USB OVER IP DRIVER)
> linux-doc@...r.kernel.org (open list:DOCUMENTATION)
> linux-kernel@...r.kernel.org (open list)
>
Sadly, people that don't run get_maintainer.pl, leave alone running it
with --noremove-duplicates option. So your suggestion doesn't really
help me.
My preference is to get patches to both Inboxes if possible which isn't
possible unless -noremove-duplicate is default. Having this option as
default probably will annoy lot of people . So I am not asking for
that.
That being said, I don't understand your comment. Are you recommending
using just one email in these entries?
thanks,
-- Shuah
Powered by blists - more mailing lists