diff options
Diffstat (limited to 'owners/sfml')
-rw-r--r-- | owners/sfml/libsfml-graphics/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/sfml/libsfml-network/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/sfml/libsfml-system/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/sfml/libsfml-window/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/sfml/project-owner.manifest | 5 |
5 files changed, 25 insertions, 0 deletions
diff --git a/owners/sfml/libsfml-graphics/package-owner.manifest b/owners/sfml/libsfml-graphics/package-owner.manifest new file mode 100644 index 0000000..46d3aaf --- /dev/null +++ b/owners/sfml/libsfml-graphics/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libsfml-graphics +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/sfml.git diff --git a/owners/sfml/libsfml-network/package-owner.manifest b/owners/sfml/libsfml-network/package-owner.manifest new file mode 100644 index 0000000..f74b0bc --- /dev/null +++ b/owners/sfml/libsfml-network/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libsfml-network +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/sfml.git diff --git a/owners/sfml/libsfml-system/package-owner.manifest b/owners/sfml/libsfml-system/package-owner.manifest new file mode 100644 index 0000000..2b105e5 --- /dev/null +++ b/owners/sfml/libsfml-system/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libsfml-system +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/sfml.git diff --git a/owners/sfml/libsfml-window/package-owner.manifest b/owners/sfml/libsfml-window/package-owner.manifest new file mode 100644 index 0000000..401e8cf --- /dev/null +++ b/owners/sfml/libsfml-window/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: libsfml-window +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/sfml.git diff --git a/owners/sfml/project-owner.manifest b/owners/sfml/project-owner.manifest new file mode 100644 index 0000000..76e40c7 --- /dev/null +++ b/owners/sfml/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: sfml +author-name: Fabian Meyer +author-email: rookfighter@posteo.org +control: https://github.com/build2-packaging/ |