diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2023-07-10 11:43:00 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2023-07-10 11:43:00 +0200 |
commit | 8c1d845b71594231b657cb8b08b5640444b2ebaa (patch) | |
tree | 4a1cfd5f2f2c420c33b2c4e49946ed7bd51ebac6 /owners/happly | |
parent | fd7ca42ed7c435cc36ee0e7a3ddfcb5347190def (diff) |
Migrate happly from queue/alpha to alpha
add happly/0.0.1
add happly-tests/0.0.1
add owners/happly/happly/package-owner.manifest
add owners/happly/project-owner.manifest
add owners/happly/happly-tests/package-owner.manifest
Diffstat (limited to 'owners/happly')
-rw-r--r-- | owners/happly/happly-tests/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/happly/happly/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/happly/project-owner.manifest | 5 |
3 files changed, 15 insertions, 0 deletions
diff --git a/owners/happly/happly-tests/package-owner.manifest b/owners/happly/happly-tests/package-owner.manifest new file mode 100644 index 0000000..bfc1f16 --- /dev/null +++ b/owners/happly/happly-tests/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: happly-tests +author-name: lyrahgames +author-email: lyrahgames@mailbox.org +control: https://github.com/build2-packaging/happly.git diff --git a/owners/happly/happly/package-owner.manifest b/owners/happly/happly/package-owner.manifest new file mode 100644 index 0000000..ae9a7c8 --- /dev/null +++ b/owners/happly/happly/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: happly +author-name: lyrahgames +author-email: lyrahgames@mailbox.org +control: https://github.com/build2-packaging/happly.git diff --git a/owners/happly/project-owner.manifest b/owners/happly/project-owner.manifest new file mode 100644 index 0000000..b4b91bf --- /dev/null +++ b/owners/happly/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: happly +author-name: lyrahgames +author-email: lyrahgames@mailbox.org +control: https://github.com/build2-packaging/ |