[PATCH v8 7/7] modules: add rust modules files to MAINTAINERS

Andreas Hindborg posted 7 patches 11 months, 2 weeks ago
There is a newer version of this series
[PATCH v8 7/7] modules: add rust modules files to MAINTAINERS
Posted by Andreas Hindborg 11 months, 2 weeks ago
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@suse.com/ [1]
Signed-off-by: Andreas Hindborg <a.hindborg@kernel.org>
---
 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