From: Luis Chamberlain Date: Wed, 21 Aug 2024 17:40:21 +0000 (-0700) Subject: MAINTAINERS: scale modules with more reviewers X-Git-Tag: v6.12-rc1~13^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=907fa79d787f6f762c0afb67b8b02be8ed1f7bd2;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: scale modules with more reviewers 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 Acked-by: Petr Pavlu Acked-by: Daniel Gomez Signed-off-by: Luis Chamberlain --- diff --git a/MAINTAINERS b/MAINTAINERS index f328373463b0d..7e2cf251427d2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15454,6 +15454,9 @@ F: include/dt-bindings/clock/mobileye,eyeq5-clk.h MODULE SUPPORT M: Luis Chamberlain +R: Petr Pavlu +R: Sami Tolvanen +R: Daniel Gomez L: linux-modules@vger.kernel.org L: linux-kernel@vger.kernel.org S: Maintained