diff options
| author | Benno Lossin <lossin@kernel.org> | 2026-01-16 13:54:30 +0300 |
|---|---|---|
| committer | Benno Lossin <lossin@kernel.org> | 2026-01-17 12:51:43 +0300 |
| commit | da9cfc4fcf535db9fb29cc05f41e28ef1e152fc1 (patch) | |
| tree | 8747cb9b6a2e89f557a8931a2dbfd9cc0fe7e531 | |
| parent | 1f1cd6964bbc37f2cc82a0adc8a0acec34af1afb (diff) | |
| download | linux-da9cfc4fcf535db9fb29cc05f41e28ef1e152fc1.tar.xz | |
MAINTAINERS: add Gary Guo to pin-init
Gary has been involved in pin-init since the very beginning. He created
his own version before I even joined Rust-for-Linux, contributed ideas
to my solution, and reviewed it. With the removal of the declarative
macro mess, he is also going to be a maintainer of pin-init.
Acked-by: Gary Guo <gary@garyguo.net>
Signed-off-by: Benno Lossin <lossin@kernel.org>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0d044a58cbfe..a0876a3c022c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22925,6 +22925,7 @@ F: rust/kernel/num/ RUST [PIN-INIT] M: Benno Lossin <lossin@kernel.org> +M: Gary Guo <gary@garyguo.net> L: rust-for-linux@vger.kernel.org S: Maintained W: https://rust-for-linux.com/pin-init |
