diff options
-rw-r--r-- | cog.toml | 2 |
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" }] |