From: waltfeasel at gmail.com <waltfeasel@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/1] scripts/get_maintainer.pl: enable find_maintainer_files
Date: Sat, 28 Oct 2017 01:46:00 -0400 [thread overview]
Message-ID: <1509169560.1932.6.camel@localhost> (raw)
In-Reply-To: <20171028053415.4430-1-xypron.glpk@gmx.de>
On Sat, 2017-10-28 at 07:34 +0200, Heinrich Schuchardt wrote:
> Many MAINTAINERS files are in subdirectories.
> We should enable searching these.
>
> Reported-by: Walt Feasel <waltfeasel@gmail.com>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
> ---
> scripts/get_maintainer.pl | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/scripts/get_maintainer.pl b/scripts/get_maintainer.pl
> index 8b6037b73f..07800e62d1 100755
> --- a/scripts/get_maintainer.pl
> +++ b/scripts/get_maintainer.pl
> @@ -59,7 +59,7 @@ my $from_filename = 0;
> my $pattern_depth = 0;
> my $version = 0;
> my $help = 0;
> -my $find_maintainer_files = 0;
> +my $find_maintainer_files = 1;
>
> my $vcs_used = 0;
>
You are a Rock Star!
Thanks,
Walt
next prev parent reply other threads:[~2017-10-28 5:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1509162258.1932.3.camel@localhost>
2017-10-28 5:26 ` [U-Boot] [U-Boot, 1/1] scripts/get_maintainer.pl: update to current version Heinrich Schuchardt
2017-10-28 5:34 ` [U-Boot] [PATCH 1/1] scripts/get_maintainer.pl: enable find_maintainer_files Heinrich Schuchardt
2017-10-28 5:46 ` waltfeasel at gmail.com [this message]
2017-10-29 22:02 ` [U-Boot] [U-Boot, " Tom Rini
2017-10-28 5:43 ` [U-Boot] [U-Boot, 1/1] scripts/get_maintainer.pl: update to current version waltfeasel at gmail.com
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=1509169560.1932.6.camel@localhost \
--to=waltfeasel@gmail.com \
--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.