diff options
author | Luis Chamberlain <[email protected]> | 2024-08-21 10:40:21 -0700 |
---|---|---|
committer | Luis Chamberlain <[email protected]> | 2024-08-28 14:53:42 -0700 |
commit | 907fa79d787f6f762c0afb67b8b02be8ed1f7bd2 (patch) | |
tree | 93ecf8ba0a175ca04ffc30f6e4f770a78d3770bd | |
parent | f94ce04e54038c37bcac8ae2e4e99a81a188b777 (diff) |
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 <[email protected]>
Acked-by: Petr Pavlu <[email protected]>
Acked-by: Daniel Gomez <[email protected]>
Signed-off-by: Luis Chamberlain <[email protected]>
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
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 <[email protected]> +R: Petr Pavlu <[email protected]> +R: Sami Tolvanen <[email protected]> +R: Daniel Gomez <[email protected]> S: Maintained |