Skip to content

Commit 07a0e54

Browse files
committed
Remove self from authors list
1 parent c715f2d commit 07a0e54

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Cargo.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
[package]
2-
authors = [
3-
"Dustin Martin <[email protected]>",
4-
"picoCTF Team <[email protected]>",
5-
]
2+
authors = ["picoCTF Team <[email protected]>"]
63
description = "Command line tool for removing expired Docker resources"
74
edition = "2024"
85
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)