diff options
Diffstat (limited to 'owners')
15 files changed, 75 insertions, 0 deletions
diff --git a/owners/imgui/libimgui-examples/package-owner.manifest b/owners/imgui/libimgui-examples/package-owner.manifest new file mode 100644 index 0000000..6c12679 --- /dev/null +++ b/owners/imgui/libimgui-examples/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libimgui-examples +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/imgui.git diff --git a/owners/imgui/libimgui-null-backend-test/package-owner.manifest b/owners/imgui/libimgui-null-backend-test/package-owner.manifest new file mode 100644 index 0000000..dc0acf8 --- /dev/null +++ b/owners/imgui/libimgui-null-backend-test/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libimgui-null-backend-test +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/imgui.git diff --git a/owners/imgui/libimgui-platform-glfw/package-owner.manifest b/owners/imgui/libimgui-platform-glfw/package-owner.manifest new file mode 100644 index 0000000..02a1850 --- /dev/null +++ b/owners/imgui/libimgui-platform-glfw/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libimgui-platform-glfw +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/imgui.git diff --git a/owners/imgui/libimgui-platform-osx/package-owner.manifest b/owners/imgui/libimgui-platform-osx/package-owner.manifest new file mode 100644 index 0000000..e9bc454 --- /dev/null +++ b/owners/imgui/libimgui-platform-osx/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libimgui-platform-osx +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/imgui.git diff --git a/owners/imgui/libimgui-platform-win32/package-owner.manifest b/owners/imgui/libimgui-platform-win32/package-owner.manifest new file mode 100644 index 0000000..f68024f --- /dev/null +++ b/owners/imgui/libimgui-platform-win32/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libimgui-platform-win32 +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/imgui.git diff --git a/owners/imgui/libimgui-render-dx10/package-owner.manifest b/owners/imgui/libimgui-render-dx10/package-owner.manifest new file mode 100644 index 0000000..4700760 --- /dev/null +++ b/owners/imgui/libimgui-render-dx10/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libimgui-render-dx10 +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/imgui.git diff --git a/owners/imgui/libimgui-render-dx11/package-owner.manifest b/owners/imgui/libimgui-render-dx11/package-owner.manifest new file mode 100644 index 0000000..156d485 --- /dev/null +++ b/owners/imgui/libimgui-render-dx11/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libimgui-render-dx11 +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/imgui.git diff --git a/owners/imgui/libimgui-render-dx12/package-owner.manifest b/owners/imgui/libimgui-render-dx12/package-owner.manifest new file mode 100644 index 0000000..0ee44eb --- /dev/null +++ b/owners/imgui/libimgui-render-dx12/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libimgui-render-dx12 +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/imgui.git diff --git a/owners/imgui/libimgui-render-dx9/package-owner.manifest b/owners/imgui/libimgui-render-dx9/package-owner.manifest new file mode 100644 index 0000000..b9fdda2 --- /dev/null +++ b/owners/imgui/libimgui-render-dx9/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libimgui-render-dx9 +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/imgui.git diff --git a/owners/imgui/libimgui-render-metal/package-owner.manifest b/owners/imgui/libimgui-render-metal/package-owner.manifest new file mode 100644 index 0000000..6b8bc9b --- /dev/null +++ b/owners/imgui/libimgui-render-metal/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libimgui-render-metal +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/imgui.git diff --git a/owners/imgui/libimgui-render-opengl2/package-owner.manifest b/owners/imgui/libimgui-render-opengl2/package-owner.manifest new file mode 100644 index 0000000..6d49486 --- /dev/null +++ b/owners/imgui/libimgui-render-opengl2/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libimgui-render-opengl2 +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/imgui.git diff --git a/owners/imgui/libimgui-render-opengl3/package-owner.manifest b/owners/imgui/libimgui-render-opengl3/package-owner.manifest new file mode 100644 index 0000000..7c4e577 --- /dev/null +++ b/owners/imgui/libimgui-render-opengl3/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libimgui-render-opengl3 +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/imgui.git diff --git a/owners/imgui/libimgui-render-vulkan/package-owner.manifest b/owners/imgui/libimgui-render-vulkan/package-owner.manifest new file mode 100644 index 0000000..476c44f --- /dev/null +++ b/owners/imgui/libimgui-render-vulkan/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libimgui-render-vulkan +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/imgui.git diff --git a/owners/imgui/libimgui/package-owner.manifest b/owners/imgui/libimgui/package-owner.manifest new file mode 100644 index 0000000..6d8e881 --- /dev/null +++ b/owners/imgui/libimgui/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libimgui +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/imgui.git diff --git a/owners/imgui/project-owner.manifest b/owners/imgui/project-owner.manifest new file mode 100644 index 0000000..a8d4916 --- /dev/null +++ b/owners/imgui/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: imgui +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/ |