On Fri, Sep 03, 2010 at 11:13:30AM +0200, Bernhard Walle wrote: > >I guess the explanation is the one below : > > > >$ ./scripts/get_maintainer.pl -f arch/mips/kernel/scall64-n32.S > >Ralf Baechle<ralf@xxxxxxxxxxxxxx> > >David Daney<ddaney@xxxxxxxxxxxxxxxxxx> > >Andrew Morton<akpm@xxxxxxxxxxxxxxxxxxxx> > >"Eric W. Biederman"<ebiederm@xxxxxxxxxxxx> > >Christoph Hellwig<hch@xxxxxx> > >linux-mips@xxxxxxxxxxxxxx > >linux-kernel@xxxxxxxxxxxxxxx > > Yes, I just used that script and trusted the results. Sorry for that. I'm certainly not interested on getting cc'ed half of I2C patches or Itanium framebuffer drivers. The defaults are idiotic. Anybody who touched a file in the past year will get spammed. Throw in a --nogit to disable the history search and you get: Ralf Baechle <ralf@xxxxxxxxxxxxxx> linux-mips@xxxxxxxxxxxxxx linux-kernel@xxxxxxxxxxxxxxx cc'ing lkml is a bit pointless in many cases as well but the simplistic filename pattern system in MAINTAINERS doesn't allow entries entries to match only if no other previous entries are matching. Ralf