From 8c1d845b71594231b657cb8b08b5640444b2ebaa Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 10 Jul 2023 11:43:00 +0200 Subject: 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 --- owners/happly/happly-tests/package-owner.manifest | 5 +++++ owners/happly/happly/package-owner.manifest | 5 +++++ owners/happly/project-owner.manifest | 5 +++++ 3 files changed, 15 insertions(+) create mode 100644 owners/happly/happly-tests/package-owner.manifest create mode 100644 owners/happly/happly/package-owner.manifest create mode 100644 owners/happly/project-owner.manifest (limited to 'owners') 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/ -- cgit v1.1