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/[email protected]/ [1]

Acked-by: Daniel Gomez <[email protected]>
Signed-off-by: Andreas Hindborg <[email protected]>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index d431320ed3b2..afa385ecc5c4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16835,6 +16835,8 @@ F:      include/linux/module*.h
 F:     kernel/module/
 F:     lib/test_kmod.c
 F:     lib/tests/module/
+F:     rust/kernel/module_param.rs
+F:     rust/macros/module.rs
 F:     scripts/module*
 F:     tools/testing/selftests/kmod/
 F:     tools/testing/selftests/module/

-- 
2.47.2



Reply via email to