diff options
-rw-r--r-- | owners/cli/cli/package-owner.manifest | 1 | ||||
-rw-r--r-- | owners/cli/project-owner.manifest | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/owners/cli/cli/package-owner.manifest b/owners/cli/cli/package-owner.manifest index 870b33d..894fe51 100644 --- a/owners/cli/cli/package-owner.manifest +++ b/owners/cli/cli/package-owner.manifest @@ -3,3 +3,4 @@ name: cli author-name: Code Synthesis author-email: cli-users@codesynthesis.com control: https://git.codesynthesis.com/cli/cli.git +control: https://git.codesynthesis.com/var/scm/cli/cli.git diff --git a/owners/cli/project-owner.manifest b/owners/cli/project-owner.manifest index 1c60b88..6002d9d 100644 --- a/owners/cli/project-owner.manifest +++ b/owners/cli/project-owner.manifest @@ -3,3 +3,4 @@ name: cli author-name: Code Synthesis author-email: cli-users@codesynthesis.com control: https://git.codesynthesis.com/cli/ +control: https://git.codesynthesis.com/var/scm/cli/ |