diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2023-08-01 11:41:22 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2023-08-01 11:41:22 +0200 |
commit | 93863e3446a134e62eef76661a0cb62bf8416e9c (patch) | |
tree | bbc10cffdeb7565ee5e9e0af7275b68902e21881 /owners/libpstld | |
parent | 747a3a83d81c01709a66de4644f8ee8ba2f9a33d (diff) |
Migrate libpstld from queue/alpha to alpha
add libpstld/0.1.0+2
add owners/libpstld/libpstld/package-owner.manifest
add owners/libpstld/project-owner.manifest
Diffstat (limited to 'owners/libpstld')
-rw-r--r-- | owners/libpstld/libpstld/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/libpstld/project-owner.manifest | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/owners/libpstld/libpstld/package-owner.manifest b/owners/libpstld/libpstld/package-owner.manifest new file mode 100644 index 0000000..9e20e6b --- /dev/null +++ b/owners/libpstld/libpstld/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libpstld +author-name: helmesjo +author-email: helmesjo@gmail.com +control: https://github.com/build2-packaging/pstld diff --git a/owners/libpstld/project-owner.manifest b/owners/libpstld/project-owner.manifest new file mode 100644 index 0000000..f268620 --- /dev/null +++ b/owners/libpstld/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libpstld +author-name: helmesjo +author-email: helmesjo@gmail.com +control: https://github.com/build2-packaging/ |