diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2022-08-25 15:05:12 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2022-08-25 15:05:12 +0200 |
commit | fad8523ef2614516f03831a387b027245b426012 (patch) | |
tree | b0a27b21593708cee4748e1a400af8bc55c4848c /owners/yaml-cpp | |
parent | bc4c7a3b48725f5527ca54253bac4f93b3a90066 (diff) |
Migrate yaml-cpp from queue/stable to testing
add yaml-cpp/0.7.0
add yaml-cpp-tests/0.7.0
add owners/yaml-cpp/project-owner.manifest
add owners/yaml-cpp/yaml-cpp/package-owner.manifest
add owners/yaml-cpp/yaml-cpp-tests/package-owner.manifest
Diffstat (limited to 'owners/yaml-cpp')
-rw-r--r-- | owners/yaml-cpp/project-owner.manifest | 5 | ||||
-rw-r--r-- | owners/yaml-cpp/yaml-cpp-tests/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/yaml-cpp/yaml-cpp/package-owner.manifest | 5 |
3 files changed, 15 insertions, 0 deletions
diff --git a/owners/yaml-cpp/project-owner.manifest b/owners/yaml-cpp/project-owner.manifest new file mode 100644 index 0000000..3074ffb --- /dev/null +++ b/owners/yaml-cpp/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: yaml-cpp +author-name: EmilRosenquist +author-email: Emil.Rosenquist@gmail.com +control: https://github.com/build2-packaging/ diff --git a/owners/yaml-cpp/yaml-cpp-tests/package-owner.manifest b/owners/yaml-cpp/yaml-cpp-tests/package-owner.manifest new file mode 100644 index 0000000..c845435 --- /dev/null +++ b/owners/yaml-cpp/yaml-cpp-tests/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: yaml-cpp-tests +author-name: EmilRosenquist +author-email: Emil.Rosenquist@gmail.com +control: https://github.com/build2-packaging/yaml-cpp.git diff --git a/owners/yaml-cpp/yaml-cpp/package-owner.manifest b/owners/yaml-cpp/yaml-cpp/package-owner.manifest new file mode 100644 index 0000000..46eb0ef --- /dev/null +++ b/owners/yaml-cpp/yaml-cpp/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: yaml-cpp +author-name: EmilRosenquist +author-email: Emil.Rosenquist@gmail.com +control: https://github.com/build2-packaging/yaml-cpp.git |