On Tue, 2007-08-14 at 17:53 +0200, Rene Herman wrote: > It isn't about MODULE_FOO() tags, it is about tagging /source/ files > to help with putting CCs on patch submissals. > If we want to link source file foo.c and the > MAINTAINERS information, we have 3 options: > 1. MAINTAINERS --> foo.c > 2. foo.c --> MAINTAINERS > 3. foo.c <--> some 3rd file <--> MAINTAINERS I added git@vger.kernel.org and Junio Hamano Another possibility is improving git to allow some sort of "declaration of interest" in bits of projects. That would allow options like: o git-format-patch to include CCs o git-commit and git-branch to notify or take some other action etc... It's generic, applies to multiple projects, etc. I don't care which mechanism is used, I just want to be able to CC appropriate people and lists on changes to their areas of interest without wasting time searching all over the place per file changed. The LK MAINTAINERS file is weakly specified, but I'm not a git-geek, nor do I want to be one, so MAINTAINERS was the file I could easiest change with minimal impact to LK sources. The get_maintainer script is trivial, I'm not wedded to it at all. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- From: Junio C Hamano <gitster@pobox.com>
- Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- From: Rene Herman <rene.herman@gmail.com>
- Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- References:
- [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- From: Joe Perches <joe@perches.com>
- Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- From: Mariusz Kozlowski <m.kozlowski@tuxland.pl>
- Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- From: Arjan van de Ven <arjan@infradead.org>
- Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- From: Trond Myklebust <trond.myklebust@fys.uio.no>
- Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- From: Arjan van de Ven <arjan@infradead.org>
- Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- From: Rene Herman <rene.herman@gmail.com>
- Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- From: Alan Cox <alan@lxorguk.ukuu.org.uk>
- Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- From: Rene Herman <rene.herman@gmail.com>
- [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- Prev by Date: [GFS2/DLM] Pull request
- Next by Date: Re: [PATCH 6/24] make atomic_read() behave consistently on frv
- Previous by thread: Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- Next by thread: Re: [PATCH] [1/2many] - FInd the maintainer(s) for a patch - scripts/get_maintainer.pl
- Index(es):
![]() |