Re: get_maintainer.pl and MAINTAINERS file

From: Richard Weinberger
Date: Thu May 19 2016 - 10:25:56 EST


On Thu, May 19, 2016 at 2:57 PM, Kalle Valo <kvalo@xxxxxxxxxxxxxx> wrote:
> (Changed the subject from "Re: [PATCH v6 0/3] auxdisplay: Introduce ht16k33 driver")
>
> Robin van der Gracht <robin@xxxxxxxxxxx> writes:
>
>>> And 4th, what is with the insane number of people on cc:? Use
>>> get_maintainer.pl correctly please, and don't just hit everyone you
>>> can possibly think of with a cc: for no good reason.
>>
>> I did use the get_maintainer script. I solely passed the patch set as
>> command line argument.
>
> I think get_maintainer script should ignore MAINTAINERS file altogether.
> After I did drivers/net/wireless reorganisation, and had to make
> numerous changes to MAINTAINERS in the process, I have been CCed to all
> sorts of patchsets to which I have nothing to do with (this one
> included). I suspect get_maintainer.pl is to blame here.

Are you sure it is because you are listed as maintainer for specific files?
If you are maintain something you have to be CC'ed.
It is rather because get_maintainer.pl tries to be smart and uses git to
find people who have touched a file...

I guess instead you want something like:
http://permalink.gmane.org/gmane.linux.kernel.commits.head/538561

--
Thanks,
//richard