From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: Simon Glass <sjg@chromium.org>
Cc: U-Boot Mailing List <u-boot@lists.denx.de>,
Maxim Cournoyer <maxim.cournoyer@savoirfairelinux.com>
Subject: Re: [PATCH] patman: add '--get-maintainer-script' argument
Date: Tue, 20 Dec 2022 00:29:19 -0500 [thread overview]
Message-ID: <87len24p8w.fsf@gmail.com> (raw)
In-Reply-To: <CAPnjgZ1W2Cm2n2BQrrMg-jZeOAF=T7QXHz0HcEVb_edZUVb_Qw@mail.gmail.com> (Simon Glass's message of "Mon, 19 Dec 2022 17:49:11 -0700")
Hi Simon,
Simon Glass <sjg@chromium.org> writes:
> Hi Maxim,
>
> On Mon, 19 Dec 2022 at 15:12, Maxim Cournoyer <maxim.cournoyer@gmail.com> wrote:
>>
>> This makes it possible to configure a project to use some other
>> location or script than the default scripts/get_maintainer.pl one
>> used in the U-Boot and Linux projects. It can be configured via a
>> .patman configuration file and accepts arguments, as documented.
>>
>> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@savoirfairelinux.com>
>> ---
>>
>> tools/patman/__main__.py | 7 +++++
>> tools/patman/control.py | 12 ++++---
>> tools/patman/func_test.py | 4 ++-
>> tools/patman/get_maintainer.py | 57 +++++++++++++++++++++-------------
>> tools/patman/gitutil.py | 3 +-
>> tools/patman/patman.rst | 30 +++++++++++++-----
>> tools/patman/series.py | 9 ++++--
>> 7 files changed, 83 insertions(+), 39 deletions(-)
>
> Can you do a little test update for this?
Done in the v2 just sent!
Thanks for the reviewing work!
--
Maxim
prev parent reply other threads:[~2022-12-20 5:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-19 22:12 [PATCH] patman: add '--get-maintainer-script' argument Maxim Cournoyer
2022-12-20 0:49 ` Simon Glass
2022-12-20 5:29 ` Maxim Cournoyer [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87len24p8w.fsf@gmail.com \
--to=maxim.cournoyer@gmail.com \
--cc=maxim.cournoyer@savoirfairelinux.com \
--cc=sjg@chromium.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.