From: Michal Marek Date: Fri, 29 Jan 2010 13:22:43 +0000 (+0100) Subject: MAINTAINERS: add a few more patterns to kbuild X-Git-Tag: v2.6.35-rc2~61^2~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70fb7ba652e8bdb05aa99ef46e3183684e0742f7;p=thirdparty%2Fkernel%2Fstable.git 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 --- diff --git a/MAINTAINERS b/MAINTAINERS index 03f38c18f3236..ce3601e5e3c83 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 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