summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorHelge Deller <deller@gmx.de>2022-06-27 21:05:51 +0200
committerLuis Chamberlain <mcgrof@kernel.org>2022-07-11 12:07:02 -0700
commitc76654e22da1e0cb830bd0eb5832072fb76df358 (patch)
tree879742d8a93b83c7cdf377fe869997727e527736 /MAINTAINERS
parent2b9401e90d369b5fbb8a62e9034ad97297594475 (diff)
downloadlinux-c76654e22da1e0cb830bd0eb5832072fb76df358.tar.gz
linux-c76654e22da1e0cb830bd0eb5832072fb76df358.tar.bz2
linux-c76654e22da1e0cb830bd0eb5832072fb76df358.zip
MAINTAINERS: Update file list for module maintainers
The scripts/module.lds.S and scripts/modules-check.sh files should be maintained by the "MODULE SUPPORT" maintainers. Signed-off-by: Helge Deller <deller@gmx.de> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index fe5daf141501..6073fc7c0fa4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13471,6 +13471,7 @@ S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux.git modules-next
F: include/linux/module.h
F: kernel/module/
+F: scripts/module*
MONOLITHIC POWER SYSTEM PMIC DRIVER
M: Saravanan Sekar <sravanhome@gmail.com>