Change my role for MODULE SUPPORT from a reviewer to a maintainer. We
started to rotate its maintainership and I currently look after the modules
tree. This not being reflected in MAINTAINERS proved to confuse folks.

Add lib/tests/module/ and tools/testing/selftests/module/ to maintained
files. They were introduced previously by commit 84b4a51fce4c ("selftests:
add new kallsyms selftests").

Signed-off-by: Petr Pavlu <petr.pa...@suse.com>
---
 MAINTAINERS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8e0736dc2ee0..0c8a00b0b49b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15982,7 +15982,7 @@ F:      include/dt-bindings/clock/mobileye,eyeq5-clk.h
 
 MODULE SUPPORT
 M:     Luis Chamberlain <mcg...@kernel.org>
-R:     Petr Pavlu <petr.pa...@suse.com>
+M:     Petr Pavlu <petr.pa...@suse.com>
 R:     Sami Tolvanen <samitolva...@google.com>
 R:     Daniel Gomez <da.go...@samsung.com>
 L:     linux-modu...@vger.kernel.org
@@ -15993,8 +15993,10 @@ F:     include/linux/kmod.h
 F:     include/linux/module*.h
 F:     kernel/module/
 F:     lib/test_kmod.c
+F:     lib/tests/module/
 F:     scripts/module*
 F:     tools/testing/selftests/kmod/
+F:     tools/testing/selftests/module/
 
 MONOLITHIC POWER SYSTEM PMIC DRIVER
 M:     Saravanan Sekar <sravanh...@gmail.com>

base-commit: 848e076317446f9c663771ddec142d7c2eb4cb43
-- 
2.43.0


Reply via email to