diff options
Diffstat (limited to 'owners/lua')
-rw-r--r-- | owners/lua/lua/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/lua/project-owner.manifest | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/owners/lua/lua/package-owner.manifest b/owners/lua/lua/package-owner.manifest new file mode 100644 index 0000000..d3e89c3 --- /dev/null +++ b/owners/lua/lua/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: lua +author-name: A. Joel Lamotte (Klaim) +author-email: mjklaim@gmail.com +control: https://github.com/build2-packaging/lua.git diff --git a/owners/lua/project-owner.manifest b/owners/lua/project-owner.manifest new file mode 100644 index 0000000..5d65e49 --- /dev/null +++ b/owners/lua/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: lua +author-name: A. Joel Lamotte (Klaim) +author-email: mjklaim@gmail.com +control: https://github.com/build2-packaging/ |