Skip to content

Commit 45aede4

Browse files
committed
docs: generalize crate author
Signed-off-by: Shane Utt <[email protected]>
1 parent ec591d3 commit 45aede4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ members = ["gateway-api", "gateway-api/examples", "xtask", "type-reducer"]
33
resolver = "2"
44

55
[workspace.package]
6-
authors = ["Shane Utt <[email protected]>"]
6+
authors = ["kube-rs project (https://kube.rs)"]
77
edition = "2024"
88
license = "MIT"
99
version = "0.16.0"

0 commit comments

Comments
 (0)