From b263234dc2b02b5cee2b324cd0b8fd5e94017adf Mon Sep 17 00:00:00 2001 From: Daniel Valentine Date: Sun, 25 Sep 2022 02:19:59 -0600 Subject: [PATCH] add @spikecodes as package author --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c7d46d7..78d0f36 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ description = " Alternative private front-end to Reddit" license = "AGPL-3.0" repository = "https://github.com/libbacon/libbacon" version = "0.1.0" -authors = ["Daniel Valentine "] +authors = ["Daniel Valentine ", "spikecodes <19519553+spikecodes@users.noreply.github.com>"] edition = "2021" [dependencies]