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 | 35388f40978ca5992d6c04117bbf6769299e5fc5 (patch) | |
tree | dd32071e1001e0049aeafca5c15b266adbc9c1fe /owners/happly | |
parent | b92b673916ff06327cb7a719fa429f84e469f56a (diff) |
Migrate happly from alpha to public/alpha
remove happly/0.0.1
remove happly-tests/0.0.1
remove owners/happly/happly/package-owner.manifest
remove owners/happly/project-owner.manifest
remove 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, 0 insertions, 15 deletions
diff --git a/owners/happly/happly-tests/package-owner.manifest b/owners/happly/happly-tests/package-owner.manifest deleted file mode 100644 index bfc1f16..0000000 --- a/owners/happly/happly-tests/package-owner.manifest +++ /dev/null @@ -1,5 +0,0 @@ -: 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 deleted file mode 100644 index ae9a7c8..0000000 --- a/owners/happly/happly/package-owner.manifest +++ /dev/null @@ -1,5 +0,0 @@ -: 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 deleted file mode 100644 index b4b91bf..0000000 --- a/owners/happly/project-owner.manifest +++ /dev/null @@ -1,5 +0,0 @@ -: 1 -name: happly -author-name: lyrahgames -author-email: lyrahgames@mailbox.org -control: https://github.com/build2-packaging/ |