diff options
Diffstat (limited to '')
| -rw-r--r-- | cog.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cog.toml b/cog.toml index 35c4c80..47cd4ba 100644 --- a/cog.toml +++ b/cog.toml @@ -32,6 +32,6 @@ post_bump_hooks = [ path = "NEWS.md" template = "remote" remote = "git.foss-syndicate.org" -repository = "servecs/rocie" -owner = "soispha" +repository = "rocie/server" +owner = "bpeetz" authors = [{ signature = "Benedikt Peetz", username = "bpeetz" }] |
