Skip to content

Commit cf25bc6

Browse files
y86-devojeda
authored andcommitted
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Miguel Ojeda <[email protected]>
1 parent 1ab1010 commit cf25bc6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

MAINTAINERS

Lines changed: 13 additions & 0 deletions
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 <[email protected]>
20742+
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 <[email protected]>
2074220755
M: Marc Dionne <[email protected]>

0 commit comments

Comments
 (0)