diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2022-01-04 13:02:40 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2022-01-04 13:02:40 +0200 |
commit | ddd92d5b2f3d1ccac16fc2a5c0fc612606a21a32 (patch) | |
tree | c09d8c04c3dccee2ad7dbba7fdcd26d824da23e9 /owners/concurrentqueue | |
parent | cfb95a71ab4b8115c6f70ea90f33f9307e4fd925 (diff) |
Migrate concurrentqueue from queue/stable to testing
add concurrentqueue/1.0.3
add owners/concurrentqueue/concurrentqueue/package-owner.manifest
add owners/concurrentqueue/project-owner.manifest
Diffstat (limited to 'owners/concurrentqueue')
-rw-r--r-- | owners/concurrentqueue/concurrentqueue/package-owner.manifest | 6 | ||||
-rw-r--r-- | owners/concurrentqueue/project-owner.manifest | 5 |
2 files changed, 11 insertions, 0 deletions
diff --git a/owners/concurrentqueue/concurrentqueue/package-owner.manifest b/owners/concurrentqueue/concurrentqueue/package-owner.manifest new file mode 100644 index 0000000..c61af51 --- /dev/null +++ b/owners/concurrentqueue/concurrentqueue/package-owner.manifest @@ -0,0 +1,6 @@ +: 1 +name: concurrentqueue +author-name: Zach Hilman +author-email: me@zachhilman.net +control: https://github.com/Ultramarine-Holdings-LLC/build2-concurrentqueue.g\ +it diff --git a/owners/concurrentqueue/project-owner.manifest b/owners/concurrentqueue/project-owner.manifest new file mode 100644 index 0000000..f060889 --- /dev/null +++ b/owners/concurrentqueue/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: concurrentqueue +author-name: Zach Hilman +author-email: me@zachhilman.net +control: https://github.com/Ultramarine-Holdings-LLC/ |