diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2021-04-19 13:30:41 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2021-04-19 13:30:41 +0200 |
commit | 4cc75224e31573505a78a69bdb0ce483c8bd38be (patch) | |
tree | 91160b44448568bc10c5fff8b803d9509bd6032f /owners/gsl | |
parent | 9d728315a961fb6f16a2b67b0079ec75031c54a3 (diff) |
Migrate gsl from queue/stable to testing
add gsl/3.1.0
add owners/gsl/gsl/package-owner.manifest
add owners/gsl/project-owner.manifest
Diffstat (limited to 'owners/gsl')
-rw-r--r-- | owners/gsl/gsl/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/gsl/project-owner.manifest | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/owners/gsl/gsl/package-owner.manifest b/owners/gsl/gsl/package-owner.manifest new file mode 100644 index 0000000..1fc80bf --- /dev/null +++ b/owners/gsl/gsl/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: gsl +author-name: lyrahgames +author-email: lyrahgames@mailbox.org +control: https://github.com/build2-packaging/gsl.git diff --git a/owners/gsl/project-owner.manifest b/owners/gsl/project-owner.manifest new file mode 100644 index 0000000..c3b37ca --- /dev/null +++ b/owners/gsl/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: gsl +author-name: lyrahgames +author-email: lyrahgames@mailbox.org +control: https://github.com/build2-packaging/ |