On Wed, 2013-07-03 at 11:36 +0200, Yann Droneaud wrote: > In the output of ./scripts/get_maintainer.pl: > > Ben Myers <[email protected]> (supporter:XFS FILESYSTEM) > Alex Elder <[email protected]> (supporter:XFS FILESYSTEM) > [email protected] (supporter:XFS FILESYSTEM) > [email protected] (open list) > > [If having the mailing list listed as the maintainer/supporter is > correct, > could ./scripts/get_maintainer.pl also report the mailing list as a > list ?]
It does when you ask for just the lists... $ ./scripts/get_maintainer.pl -f -l -nom fs/xfs [email protected] (open list:XFS FILESYSTEM) [email protected] (open list) If it bothers you that the same email address doesn't get reported as both a maintainer and a mailing list, you're free to submit a patch to get_maintainer.pl. (look at sub add_role) It doesn't bother me. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

