Skip to content

Commit cf25bc6

Browse files
y86-devojeda
authored andcommittedMar 16, 2025
MAINTAINERS: add entry for the pin-init crate
Add maintainers entry for the `pin-init` crate. This crate is already being maintained by me, but until now there existed two different versions: the version inside of the kernel tree and a user-space version at [1]. The previous patches synchronized these two versions to reduce the maintenance burden. In order to keep them synchronized from now on, separate the maintenance from other Rust code. Link: https://github.com/Rust-for-Linux/pin-init [1] Signed-off-by: Benno Lossin <benno.lossin@proton.me> Link: https://lore.kernel.org/r/20250308110339.2997091-23-benno.lossin@proton.me Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent 1ab1010 commit cf25bc6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
 

‎MAINTAINERS

+13
Original file line numberDiff line numberDiff line change
@@ -20737,6 +20737,19 @@ T: git https://github.com/Rust-for-Linux/linux.git alloc-next
2073720737
F: rust/kernel/alloc.rs
2073820738
F: rust/kernel/alloc/
2073920739

20740+
RUST [PIN-INIT]
20741+
M: Benno Lossin <benno.lossin@proton.me>
20742+
L: rust-for-linux@vger.kernel.org
20743+
S: Maintained
20744+
W: https://rust-for-linux.com/pin-init
20745+
B: https://github.com/Rust-for-Linux/pin-init/issues
20746+
C: zulip://rust-for-linux.zulipchat.com
20747+
P: rust/pin-init/CONTRIBUTING.md
20748+
T: git https://github.com/Rust-for-Linux/linux.git pin-init-next
20749+
F: rust/kernel/init.rs
20750+
F: rust/pin-init/
20751+
K: \bpin-init\b|pin_init\b|PinInit
20752+
2074020753
RXRPC SOCKETS (AF_RXRPC)
2074120754
M: David Howells <dhowells@redhat.com>
2074220755
M: Marc Dionne <marc.dionne@auristor.com>

0 commit comments

Comments
 (0)