Re: [PATCH 1/8] Add scripts/get_maintainer.pl

From: Andrew Morton
Date: Mon Oct 27 2008 - 18:54:40 EST


On Thu, 23 Oct 2008 16:09:19 -0700
Joe Perches <joe@xxxxxxxxxxx> wrote:

> A script to parse file pattern information in MAINTAINERS
> and return selected information about a file or patch
>
> $ scripts/get_maintainer.pl
> usage: ./scripts/get_maintainer.pl [options] patchfile
> ./scripts/get_maintainer.pl [options] -f file
> version: 0.12

Example output would be nice to see. Hopefully it is in the

Joe Perches <joe@xxxxxxxxxxx>

form, ready to be pasted into an email client?

otoh, we'll sometimes also want the

joe@xxxxxxxxxxx,akpm@xxxxxxxxxxxxxxxxxxxx

form for use by scripts.


Also, this:

MAINTAINERS | 1096 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 1094 insertions(+), 2 deletions(-)

isn't practical for me or Stephen to carry, I'm afraid. That's
probably the most-patched file in the kernel. This will need to be a
direct you->Linus thing.

I think the feature is sorely needed and will prove useful.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/