Skip to content

Commit 16867b2

Browse files
committed
update crate authors
Signed-off-by: Benno Lossin <lossin@kernel.org>
1 parent e3df912 commit 16867b2

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Cargo.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@ name = "pin-init"
33
version = "0.0.10"
44
edition = "2021"
55

6-
authors = ["y86-dev"]
6+
authors = [
7+
"Benno Lossin <lossin@kernel.org>",
8+
"Gary Guo <gary@garyguo.net>",
9+
]
710
license = "MIT OR Apache-2.0"
811
description = "Library to facilitate safe pinned initialization"
912
readme = "README.md"

0 commit comments

Comments
 (0)