diff options
Diffstat (limited to 'owners/catch2')
-rw-r--r-- | owners/catch2/catch2-examples/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/catch2/catch2-tests/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/catch2/catch2/package-owner.manifest | 5 | ||||
-rw-r--r-- | owners/catch2/project-owner.manifest | 5 |
4 files changed, 20 insertions, 0 deletions
diff --git a/owners/catch2/catch2-examples/package-owner.manifest b/owners/catch2/catch2-examples/package-owner.manifest new file mode 100644 index 0000000..928a128 --- /dev/null +++ b/owners/catch2/catch2-examples/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: catch2-examples +author-name: Swat SomeBug +author-email: swat.somebug@gmail.com +control: https://github.com/Swat-SomeBug/catch2.git diff --git a/owners/catch2/catch2-tests/package-owner.manifest b/owners/catch2/catch2-tests/package-owner.manifest new file mode 100644 index 0000000..6242745 --- /dev/null +++ b/owners/catch2/catch2-tests/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: catch2-tests +author-name: Swat SomeBug +author-email: swat.somebug@gmail.com +control: https://github.com/Swat-SomeBug/catch2.git diff --git a/owners/catch2/catch2/package-owner.manifest b/owners/catch2/catch2/package-owner.manifest new file mode 100644 index 0000000..deac0bb --- /dev/null +++ b/owners/catch2/catch2/package-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: catch2 +author-name: Swat SomeBug +author-email: swat.somebug@gmail.com +control: https://github.com/Swat-SomeBug/catch2.git diff --git a/owners/catch2/project-owner.manifest b/owners/catch2/project-owner.manifest new file mode 100644 index 0000000..61be155 --- /dev/null +++ b/owners/catch2/project-owner.manifest @@ -0,0 +1,5 @@ +: 1 +name: catch2 +author-name: Swat SomeBug +author-email: swat.somebug@gmail.com +control: https://github.com/Swat-SomeBug/ |