[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240821174021.2371547-1-mcgrof@kernel.org>
Date: Wed, 21 Aug 2024 10:40:21 -0700
From: Luis Chamberlain <mcgrof@...nel.org>
To: linux-modules@...r.kernel.org,
linux-kernel@...r.kernel.org,
petr.pavlu@...e.com,
samitolvanen@...gle.com,
da.gomez@...sung.com
Cc: mcgrof@...nel.org,
kris.van.hees@...cle.com
Subject: [PATCH] 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.
Signed-off-by: Luis Chamberlain <mcgrof@...nel.org>
---
First order of business, please help review Kris Van Hees's patches with
Rust in mind!
MAINTAINERS | 3 +++
1 file changed, 3 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index f328373463b0..7e2cf251427d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15454,6 +15454,9 @@ F: include/dt-bindings/clock/mobileye,eyeq5-clk.h
MODULE SUPPORT
M: Luis Chamberlain <mcgrof@...nel.org>
+R: Petr Pavlu <petr.pavlu@...e.com>
+R: Sami Tolvanen <samitolvanen@...gle.com>
+R: Daniel Gomez <da.gomez@...sung.com>
L: linux-modules@...r.kernel.org
L: linux-kernel@...r.kernel.org
S: Maintained
--
2.43.0
Powered by blists - more mailing lists