diff options
Diffstat (limited to 'owners')
-rw-r--r-- | owners/glfw/glfw-examples/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/glfw/glfw-tests/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/glfw/glfw/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/glfw/project-owner.manifest | 5 |
4 files changed, 20 insertions, 0 deletions
diff --git a/owners/glfw/glfw-examples/package-owner.manifest b/owners/glfw/glfw-examples/package-owner.manifest new file mode 100644 index 0000000..5f7eb86 --- /dev/null +++ b/owners/glfw/glfw-examples/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: glfw-examples +author-name: Swat SomeBug +author-email: swat.somebug@gmail.com +control: https://github.com/build2-packaging/glfw.git diff --git a/owners/glfw/glfw-tests/package-owner.manifest b/owners/glfw/glfw-tests/package-owner.manifest new file mode 100644 index 0000000..26fc999 --- /dev/null +++ b/owners/glfw/glfw-tests/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: glfw-tests +author-name: Swat SomeBug +author-email: swat.somebug@gmail.com +control: https://github.com/build2-packaging/glfw.git diff --git a/owners/glfw/glfw/package-owner.manifest b/owners/glfw/glfw/package-owner.manifest new file mode 100644 index 0000000..c6e7140 --- /dev/null +++ b/owners/glfw/glfw/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: glfw +author-name: Swat SomeBug +author-email: swat.somebug@gmail.com +control: https://github.com/build2-packaging/glfw.git diff --git a/owners/glfw/project-owner.manifest b/owners/glfw/project-owner.manifest new file mode 100644 index 0000000..a5a3913 --- /dev/null +++ b/owners/glfw/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: glfw +author-name: Swat SomeBug +author-email: swat.somebug@gmail.com +control: https://github.com/build2-packaging/ |