diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2020-02-24 13:04:09 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2020-02-24 13:04:09 +0200 |
commit | 33e322b16aa45ac3e840681216c42b956826931c (patch) | |
tree | f20b00d8471259264b33f9970b62296a5ae7807b | |
parent | 08de1a43ac7732852acb661aa9e5dd087ea4227c (diff) |
Move packages to public
-rw-r--r-- | 1/testing/doctest/doctest-2.3.6.tar.gz | bin | 219144 -> 0 bytes | |||
-rw-r--r-- | 1/testing/entt/entt-3.3.0.tar.gz | bin | 159441 -> 0 bytes | |||
-rw-r--r-- | owners/entt/entt/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/entt/project-owner.manifest | 5 |
4 files changed, 0 insertions, 10 deletions
diff --git a/1/testing/doctest/doctest-2.3.6.tar.gz b/1/testing/doctest/doctest-2.3.6.tar.gz Binary files differdeleted file mode 100644 index de64b13..0000000 --- a/1/testing/doctest/doctest-2.3.6.tar.gz +++ /dev/null diff --git a/1/testing/entt/entt-3.3.0.tar.gz b/1/testing/entt/entt-3.3.0.tar.gz Binary files differdeleted file mode 100644 index 9c8820f..0000000 --- a/1/testing/entt/entt-3.3.0.tar.gz +++ /dev/null diff --git a/owners/entt/entt/package-owner.manifest b/owners/entt/entt/package-owner.manifest deleted file mode 100644 index 7b158c0..0000000 --- a/owners/entt/entt/package-owner.manifest +++ /dev/null @@ -1,5 +0,0 @@ -: 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 deleted file mode 100644 index b087a94..0000000 --- a/owners/entt/project-owner.manifest +++ /dev/null @@ -1,5 +0,0 @@ -: 1 -name: entt -author-name: Klaim (A. Joel Lamotte) -author-email: mjklaim@gmail.com -control: https://github.com/build2-packaging/ |