Skip to content

Commit

Permalink
MAINTAINERS: add a few more patterns to kbuild
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Michal Marek committed Feb 2, 2010
1 parent 880df92 commit 70fb7ba
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 70fb7ba

Please sign in to comment.