Re: scripts/get_maintainer.pl: http addresses in MAINTAINER's L: line

From: Joe Perches
Date: Wed Feb 19 2014 - 09:43:27 EST


On Wed, 2014-02-19 at 11:26 +0100, Paul Bolle wrote:
> Andrew, Joe,
>
> (You two touched this script the most, it seems.)
>
> The MAINTAINERS entry for the "TARGET SUBSYSTEM" uses an http address
> for one of its L: lines. The "DC395x SCSI driver" does that too. This
> shows up as a useless line in the output of scripts/get_maintainer.pl:
> [...]
> (open list:TARGET SUBSYSTEM)
> [...]
>
> Should another test be added to get_maintainer.pl (which is already over
> 2000 lines long) or should these two entries be converted to "W:"?

I'd change the line in MAINTAINERS from

L: http://groups.google.com/group/linux-iscsi-target-dev
to
W: http://groups.google.com/group/linux-iscsi-target-dev

as it's a web based discussion not an email address.


--
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/