[PATCH v8 7/7] modules: add rust modules files to MAINTAINERS
From: Andreas Hindborg
Date: Thu Feb 27 2025 - 09:49:05 EST
The module subsystem people agreed to maintain rust support for modules
[1]. Thus, add entries for relevant files to modules entry in MAINTAINERS.
Link: https://lore.kernel.org/all/0d9e596a-5316-4e00-862b-fd77552ae4b5@xxxxxxxx/ [1]
Signed-off-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx>
---
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 896a307fa065..ff65178f6e06 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15991,6 +15991,8 @@ F: include/linux/kmod.h
F: include/linux/module*.h
F: kernel/module/
F: lib/test_kmod.c
+F: rust/kernel/module_param.rs
+F: rust/macros/module.rs
F: scripts/module*
F: tools/testing/selftests/kmod/
--
2.47.0