diff options
-rw-r--r-- | 1/alpha/foo/foo-0.2.0+3.tar.gz | bin | 0 -> 1039 bytes | |||
-rw-r--r-- | owners/foo/foo/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/foo/project-owner.manifest | 5 |
3 files changed, 10 insertions, 0 deletions
diff --git a/1/alpha/foo/foo-0.2.0+3.tar.gz b/1/alpha/foo/foo-0.2.0+3.tar.gz Binary files differnew file mode 100644 index 0000000..9825fa8 --- /dev/null +++ b/1/alpha/foo/foo-0.2.0+3.tar.gz diff --git a/owners/foo/foo/package-owner.manifest b/owners/foo/foo/package-owner.manifest new file mode 100644 index 0000000..7da9ef4 --- /dev/null +++ b/owners/foo/foo/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: foo +author-name: Karen Arutyunov +author-email: karen@codesynthesis.com +control: https://github.com/karen-arutyunov/foo.git diff --git a/owners/foo/project-owner.manifest b/owners/foo/project-owner.manifest new file mode 100644 index 0000000..5a895fd --- /dev/null +++ b/owners/foo/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: foo +author-name: Karen Arutyunov +author-email: karen@codesynthesis.com +control: https://github.com/karen-arutyunov/ |