aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMichal Marek <mmarek@suse.cz>2010-01-29 14:22:43 +0100
committerMichal Marek <mmarek@suse.cz>2010-02-02 14:33:56 +0100
commit70fb7ba652e8bdb05aa99ef46e3183684e0742f7 (patch)
tree2573b6a7b467afdef6b189b966978a12cda66ba7 /MAINTAINERS
parentscripts: use %_tmppath in "make rpm-pkg" (diff)
downloadlinux-dev-70fb7ba652e8bdb05aa99ef46e3183684e0742f7.tar.xz
linux-dev-70fb7ba652e8bdb05aa99ef46e3183684e0742f7.zip
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS5
1 files changed, 4 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 03f38c18f323..ce3601e5e3c8 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