Re: [RFC] automatic CC generation for patch submission

From: Andrew Morton
Date: Sat Jun 30 2007 - 05:54:55 EST


On Fri, 29 Jun 2007 19:51:53 -0700 "Kok, Auke" <auke-jan.h.kok@xxxxxxxxx> wrote:

> > Some extensions to the popular E-Mail clients might be needed
> > here. Also, a bot reading LKML would automatically send links
> > about posted patches to the other mailing lists whenever
> > someone forgets to add a CC.
> >
> > Any comments?
>
> an easier way to implement this is to add an extra field in the MAINTAINERS
> file, something like below. All the contact info would stay the same, closely
> where applicable and it would allow you to also specify specific files as well.

We already have that information in git. Parse the git changelogs of the
affected files, find out who works on them.

Not that it'll help much, given the amnount of stuff which gets
mysteriously ignored even when the correct people are cc'ed...

(For extra giggles we could parse emailed oops and bug reports and add the
appropriate cc's there too. Harder.)
-
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/