diff options
Diffstat (limited to 'owners')
-rw-r--r-- | owners/lua/liblua/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/lua/lua-tests/package-owner.manifest | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/owners/lua/liblua/package-owner.manifest b/owners/lua/liblua/package-owner.manifest new file mode 100644 index 0000000..b3b36b1 --- /dev/null +++ b/owners/lua/liblua/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: liblua +author-name: lyrahgames +author-email: lyrahgames@mailbox.org +control: https://github.com/build2-packaging/lua.git diff --git a/owners/lua/lua-tests/package-owner.manifest b/owners/lua/lua-tests/package-owner.manifest new file mode 100644 index 0000000..17d3506 --- /dev/null +++ b/owners/lua/lua-tests/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: lua-tests +author-name: lyrahgames +author-email: lyrahgames@mailbox.org +control: https://github.com/build2-packaging/lua.git |