From d2e5a72dad5c6397009c5c9378501b709f54883c Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 6 Jun 2025 15:54:49 +0200 Subject: build(cog.toml): Use correct usernames --- cog.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cog.toml') diff --git a/cog.toml b/cog.toml index f4f71b7..03aeee9 100644 --- a/cog.toml +++ b/cog.toml @@ -33,4 +33,4 @@ template = "remote" remote = "git.foss-syndicate.org" repository = "git_bug/back" owner = "vhack.eu" -authors = [{ signature = "Benedikt Peetz", username = "vhack.eu" }] +authors = [{ signature = "Benedikt Peetz", username = "bpeetz" }] -- cgit 1.4.1