diff options
Diffstat (limited to '')
-rw-r--r-- | cog.toml | 2 |
1 files changed, 1 insertions, 1 deletions
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" }] |