From b9957a2dc50b02f1df8bcb2dc3ddcc3c081b94d3 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Mon, 16 Jun 2025 14:08:02 +0200 Subject: build(cog.toml): Use correct username --- cog.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cog.toml b/cog.toml index 7cc3ac4..c0a5ba6 100644 --- a/cog.toml +++ b/cog.toml @@ -32,4 +32,4 @@ template = "remote" remote = "git.vhack.eu" repository = "clients/yt" owner = "soispha" -authors = [{ signature = "Benedikt Peetz", username = "soispha" }] +authors = [{ signature = "Benedikt Peetz", username = "bpeetz" }] -- cgit 1.4.1