aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorRasmus Villemoes <linux@rasmusvillemoes.dk>2018-03-22 21:58:27 +0100
committerMasahiro Yamada <yamada.masahiro@socionext.com>2018-05-05 10:24:51 +0900
commit1cd4023bc3370578fae05abf48fb4a6ef79c9ea1 (patch)
tree9ef681abbe3b96ba00da4fee48d3efb91bcebcbb /MAINTAINERS
parentmodpost: delete stale comment (diff)
downloadlinux-dev-1cd4023bc3370578fae05abf48fb4a6ef79c9ea1.tar.xz
linux-dev-1cd4023bc3370578fae05abf48fb4a6ef79c9ea1.zip
MAINTAINERS: Update Kbuild entry with a few paths
I managed to send some modpost patches to old addresses of both Masahiro and Michal, and omitted linux-kbuild from cc, because my tried and trusted scripts/get_maintainer wrapper failed me. Add the modpost directory to the MAINTAINERS entry, and while at it make the Makefile glob match scripts/Makefile itself, and add one matching the Kbuild.include file as well. Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS4
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 79bb02ff812f..dd6a76989299 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7677,9 +7677,11 @@ L: linux-kbuild@vger.kernel.org
S: Maintained
F: Documentation/kbuild/
F: Makefile
-F: scripts/Makefile.*
+F: scripts/Kbuild*
+F: scripts/Makefile*
F: scripts/basic/
F: scripts/mk*
+F: scripts/mod/
F: scripts/package/
KERNEL JANITORS