diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2024-03-26 07:41:33 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2024-03-26 07:41:33 +0200 |
commit | 13f3616f352cbb2b0c846deca1109c955248207f (patch) | |
tree | cf3a35a52d17b5e1ae68f8531e3e60b0e53a5e5c /owners | |
parent | 6bc024497abf5e8f7a0d289488bb0f0b1c571717 (diff) |
Migrate zstd from queue/stable to testing
add libzstd/1.5.5
add zstd/1.5.5
add owners/zstd/project-owner.manifest
add owners/zstd/zstd/package-owner.manifest
add owners/zstd/libzstd/package-owner.manifest
Diffstat (limited to 'owners')
-rw-r--r-- | owners/zstd/libzstd/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/zstd/project-owner.manifest | 5 | ||||
-rw-r--r-- | owners/zstd/zstd/package-owner.manifest | 5 |
3 files changed, 15 insertions, 0 deletions
diff --git a/owners/zstd/libzstd/package-owner.manifest b/owners/zstd/libzstd/package-owner.manifest new file mode 100644 index 0000000..69e3f0f --- /dev/null +++ b/owners/zstd/libzstd/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libzstd +author-name: Zach Hilman +author-email: me@zachhilman.net +control: https://github.com/build2-packaging/zstd.git diff --git a/owners/zstd/project-owner.manifest b/owners/zstd/project-owner.manifest new file mode 100644 index 0000000..8d1e754 --- /dev/null +++ b/owners/zstd/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: zstd +author-name: Zach Hilman +author-email: me@zachhilman.net +control: https://github.com/build2-packaging/ diff --git a/owners/zstd/zstd/package-owner.manifest b/owners/zstd/zstd/package-owner.manifest new file mode 100644 index 0000000..ac6827b --- /dev/null +++ b/owners/zstd/zstd/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: zstd +author-name: Zach Hilman +author-email: me@zachhilman.net +control: https://github.com/build2-packaging/zstd.git |