Skip to content

Commit cfa427d

Browse files
committed
libkrun: update authors in Cargo.toml
Replace my name with "The libkrun Authors" to reflect the current reality of this project. Signed-off-by: Sergio Lopez <[email protected]>
1 parent 1736b4a commit cfa427d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libkrun/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "libkrun"
33
version = "1.14.0"
4-
authors = ["Sergio Lopez <[email protected]>"]
4+
authors = ["The libkrun Authors"]
55
edition = "2021"
66
build = "build.rs"
77

0 commit comments

Comments
 (0)