diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-12-30 15:33:57 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-12-30 15:33:57 +0200 |
commit | 08cc0ce20712ded45e35e60a892c0e365d092378 (patch) | |
tree | 61ed30c79215b7d0129aa98583a16d9f3b79ef3c /owners/fmt | |
parent | 531ac628ace1157a78b2b6561bc867112368f399 (diff) |
Add fmt 6.1.2+1 to testing
Diffstat (limited to 'owners/fmt')
-rw-r--r-- | owners/fmt/fmt/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/fmt/project-owner.manifest | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/owners/fmt/fmt/package-owner.manifest b/owners/fmt/fmt/package-owner.manifest new file mode 100644 index 0000000..48a24a6 --- /dev/null +++ b/owners/fmt/fmt/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: fmt +author-name: A. Joel Lamotte (Klaim) +author-email: mjklaim@gmail.com +control: https://github.com/build2-packaging/fmt.git diff --git a/owners/fmt/project-owner.manifest b/owners/fmt/project-owner.manifest new file mode 100644 index 0000000..d91cb38 --- /dev/null +++ b/owners/fmt/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: fmt +author-name: A. Joel Lamotte (Klaim) +author-email: mjklaim@gmail.com +control: https://github.com/build2-packaging/ |