about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-06-16 14:08:02 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-06-16 14:08:02 +0200
commitb9957a2dc50b02f1df8bcb2dc3ddcc3c081b94d3 (patch)
treedb0e6abd462b041c5506432c53de3b65833568ba
parentstyle(treewide): Reformat (diff)
downloadyt-b9957a2dc50b02f1df8bcb2dc3ddcc3c081b94d3.zip
build(cog.toml): Use correct username
-rw-r--r--cog.toml2
1 files changed, 1 insertions, 1 deletions
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" }]