]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
MAINTAINERS: scale modules with more reviewers
authorLuis Chamberlain <mcgrof@kernel.org>
Wed, 21 Aug 2024 17:40:21 +0000 (10:40 -0700)
committerLuis Chamberlain <mcgrof@kernel.org>
Wed, 28 Aug 2024 21:53:42 +0000 (14:53 -0700)
We're looking to add Rust module support, and I don't speak
Rust yet. The compromise was reached that in order to scale we'd
get volunteers committed from the Rust community willing to review
both Rust and C code for modules so we can ensure we get proper
reviews for both parts of the code and so that we can scale.

Add those who have stepped up to help.

Acked-by: Sami Tolvanen <samitolvanen@google.com>
Acked-by: Petr Pavlu <petr.pavlu@suse.com>
Acked-by: Daniel Gomez <da.gomez@samsung.com>
Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
MAINTAINERS

index f328373463b0d2c19d6b451a684f18e4ab7132e6..7e2cf251427d24c315ad4d18322304674feb4dcb 100644 (file)
@@ -15454,6 +15454,9 @@ F:      include/dt-bindings/clock/mobileye,eyeq5-clk.h
 
 MODULE SUPPORT
 M:     Luis Chamberlain <mcgrof@kernel.org>
+R:     Petr Pavlu <petr.pavlu@suse.com>
+R:     Sami Tolvanen <samitolvanen@google.com>
+R:     Daniel Gomez <da.gomez@samsung.com>
 L:     linux-modules@vger.kernel.org
 L:     linux-kernel@vger.kernel.org
 S:     Maintained