diff options
Diffstat (limited to 'owners/cli')
-rw-r--r-- | owners/cli/cli/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/cli/project-owner.manifest | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/owners/cli/cli/package-owner.manifest b/owners/cli/cli/package-owner.manifest new file mode 100644 index 0000000..870b33d --- /dev/null +++ b/owners/cli/cli/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: cli +author-name: Code Synthesis +author-email: cli-users@codesynthesis.com +control: https://git.codesynthesis.com/cli/cli.git diff --git a/owners/cli/project-owner.manifest b/owners/cli/project-owner.manifest new file mode 100644 index 0000000..1c60b88 --- /dev/null +++ b/owners/cli/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: cli +author-name: Code Synthesis +author-email: cli-users@codesynthesis.com +control: https://git.codesynthesis.com/cli/ |