Gitweb: http://git.kernel.org/linus/70fb7ba652e8bdb05aa99ef46e3183684e0742f7 Commit: 70fb7ba652e8bdb05aa99ef46e3183684e0742f7 Parent: 880df92fa0bb2ebaf057ea1cc1e309b351fd73bc Author: Michal Marek <mmarek@suse.cz> AuthorDate: Fri Jan 29 14:22:43 2010 +0100 Committer: Michal Marek <mmarek@suse.cz> CommitDate: Tue Feb 2 14:33:56 2010 +0100 MAINTAINERS: add a few more patterns to kbuild Also, add a note that "unmaintained" files below scripts/ should go via the kbuild tree (best current practice). Signed-off-by: Michal Marek <mmarek@suse.cz> --- MAINTAINERS | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 03f38c1..ce3601e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3086,7 +3086,7 @@ L: autofs@linux.kernel.org S: Maintained F: fs/autofs4/ -KERNEL BUILD +KERNEL BUILD + files below scripts/ (unless maintained elsewhere) M: Michal Marek <mmarek@suse.cz> T: git git://repo.or.cz/linux-kbuild.git for-next T: git git://repo.or.cz/linux-kbuild.git for-linus @@ -3095,6 +3095,9 @@ S: Maintained F: Documentation/kbuild/ F: Makefile F: scripts/Makefile.* +F: scripts/basic/ +F: scripts/mk* +F: scripts/package/ KERNEL JANITORS L: kernel-janitors@vger.kernel.org -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
