diff options
Diffstat (limited to 'owners/FTXUI')
-rw-r--r-- | owners/FTXUI/libftxui-examples/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/FTXUI/libftxui-tests/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/FTXUI/libftxui/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/FTXUI/project-owner.manifest | 5 |
4 files changed, 20 insertions, 0 deletions
diff --git a/owners/FTXUI/libftxui-examples/package-owner.manifest b/owners/FTXUI/libftxui-examples/package-owner.manifest new file mode 100644 index 0000000..56059f5 --- /dev/null +++ b/owners/FTXUI/libftxui-examples/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libftxui-examples +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/FTXUI.git diff --git a/owners/FTXUI/libftxui-tests/package-owner.manifest b/owners/FTXUI/libftxui-tests/package-owner.manifest new file mode 100644 index 0000000..3644148 --- /dev/null +++ b/owners/FTXUI/libftxui-tests/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libftxui-tests +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/FTXUI.git diff --git a/owners/FTXUI/libftxui/package-owner.manifest b/owners/FTXUI/libftxui/package-owner.manifest new file mode 100644 index 0000000..f8e52b1 --- /dev/null +++ b/owners/FTXUI/libftxui/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libftxui +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/FTXUI.git diff --git a/owners/FTXUI/project-owner.manifest b/owners/FTXUI/project-owner.manifest new file mode 100644 index 0000000..7a6f76a --- /dev/null +++ b/owners/FTXUI/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: FTXUI +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/ |