diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2022-01-07 17:37:33 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2022-01-07 17:37:33 +0200 |
commit | c6e7c9cf1caa67edf7bd2d742ee1dc0fcca5a27d (patch) | |
tree | 7b0d6a960de371c73c9fa44fb15c399580fae205 /owners/libuv | |
parent | 6a1ad2e11dc18daad7d81ff0e903eead67590db6 (diff) |
Migrate libuv from queue/stable to testing
add libuv/1.42.0
add owners/libuv/libuv/package-owner.manifest
add owners/libuv/project-owner.manifest
Diffstat (limited to 'owners/libuv')
-rw-r--r-- | owners/libuv/libuv/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/libuv/project-owner.manifest | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/owners/libuv/libuv/package-owner.manifest b/owners/libuv/libuv/package-owner.manifest new file mode 100644 index 0000000..0b82504 --- /dev/null +++ b/owners/libuv/libuv/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libuv +author-name: Zach Hilman +author-email: me@zachhilman.net +control: https://github.com/Ultramarine-Holdings-LLC/build2-libuv.git diff --git a/owners/libuv/project-owner.manifest b/owners/libuv/project-owner.manifest new file mode 100644 index 0000000..2c38af2 --- /dev/null +++ b/owners/libuv/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libuv +author-name: Zach Hilman +author-email: me@zachhilman.net +control: https://github.com/Ultramarine-Holdings-LLC/ |