diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-02-24 12:59:57 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-02-24 12:59:57 +0200 |
commit | 2463014f3a4b236b29ad8bac00df454c5b14a7e2 (patch) | |
tree | 863a554092e71e06c956031d4369b01e1ae4f5d5 /owners/entt | |
parent | 234a42053826470806d5da83dc582ab7a8a76b3d (diff) |
Add entt 3.3.0 to testing
Diffstat (limited to 'owners/entt')
-rw-r--r-- | owners/entt/entt/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/entt/project-owner.manifest | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/owners/entt/entt/package-owner.manifest b/owners/entt/entt/package-owner.manifest new file mode 100644 index 0000000..7b158c0 --- /dev/null +++ b/owners/entt/entt/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: entt +author-name: Klaim (A. Joel Lamotte) +author-email: mjklaim@gmail.com +control: https://github.com/build2-packaging/entt.git diff --git a/owners/entt/project-owner.manifest b/owners/entt/project-owner.manifest new file mode 100644 index 0000000..b087a94 --- /dev/null +++ b/owners/entt/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: entt +author-name: Klaim (A. Joel Lamotte) +author-email: mjklaim@gmail.com +control: https://github.com/build2-packaging/ |