diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2024-04-02 18:36:46 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2024-04-02 18:36:46 +0200 |
commit | 48f3d3f301c6881f5547af598c1aeb03264e10c1 (patch) | |
tree | 045026844a9032b63540303ae48efe6d8558ad24 /owners/glaze | |
parent | e8df879537a77a45c127781f944dcc2e5e0ff537 (diff) |
Migrate glaze from queue/stable to testing
add libglaze/2.4.0+1
add libglaze-tests/2.4.0+1
add owners/glaze/libglaze/package-owner.manifest
add owners/glaze/project-owner.manifest
add owners/glaze/libglaze-tests/package-owner.manifest
Diffstat (limited to 'owners/glaze')
-rw-r--r-- | owners/glaze/libglaze-tests/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/glaze/libglaze/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/glaze/project-owner.manifest | 5 |
3 files changed, 15 insertions, 0 deletions
diff --git a/owners/glaze/libglaze-tests/package-owner.manifest b/owners/glaze/libglaze-tests/package-owner.manifest new file mode 100644 index 0000000..80a8da3 --- /dev/null +++ b/owners/glaze/libglaze-tests/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libglaze-tests +author-name: helmesjo +author-email: helmesjo@gmail.com +control: https://github.com/build2-packaging/glaze diff --git a/owners/glaze/libglaze/package-owner.manifest b/owners/glaze/libglaze/package-owner.manifest new file mode 100644 index 0000000..5424115 --- /dev/null +++ b/owners/glaze/libglaze/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libglaze +author-name: helmesjo +author-email: helmesjo@gmail.com +control: https://github.com/build2-packaging/glaze diff --git a/owners/glaze/project-owner.manifest b/owners/glaze/project-owner.manifest new file mode 100644 index 0000000..fbbac1b --- /dev/null +++ b/owners/glaze/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: glaze +author-name: helmesjo +author-email: helmesjo@gmail.com +control: https://github.com/build2-packaging/ |