diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2023-07-24 10:34:55 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2023-07-24 10:34:55 +0200 |
commit | 6ff5d8f7ad6fbe3fe1654e4d668746ba38529b96 (patch) | |
tree | a719b8676cce02be17ccd478a128d5aab7c7e479 /owners | |
parent | 9624b017454bf67598cfe29379bd71c14108070d (diff) |
Update cli project ownership information
Diffstat (limited to 'owners')
-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/ |