diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2022-05-24 13:55:50 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2022-05-24 13:55:50 +0200 |
commit | bb8dca1bec810eb9ae999aff9973cf7273a20f72 (patch) | |
tree | ee1a11f77656b817c69865272aeec6ee61868b4b /owners/catch2 | |
parent | beccc9f099597c713b7965911a7f5450ed143054 (diff) |
Update catch2 ownership information (moved to build2-packaging)
Diffstat (limited to 'owners/catch2')
-rw-r--r-- | owners/catch2/catch2-examples/package-owner.manifest | 2 | ||||
-rw-r--r-- | owners/catch2/catch2-tests/package-owner.manifest | 2 | ||||
-rw-r--r-- | owners/catch2/catch2/package-owner.manifest | 2 | ||||
-rw-r--r-- | owners/catch2/project-owner.manifest | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/owners/catch2/catch2-examples/package-owner.manifest b/owners/catch2/catch2-examples/package-owner.manifest index 928a128..23ea792 100644 --- a/owners/catch2/catch2-examples/package-owner.manifest +++ b/owners/catch2/catch2-examples/package-owner.manifest @@ -2,4 +2,4 @@ name: catch2-examples author-name: Swat SomeBug author-email: swat.somebug@gmail.com -control: https://github.com/Swat-SomeBug/catch2.git +control: https://github.com/build2-packaging/catch2.git diff --git a/owners/catch2/catch2-tests/package-owner.manifest b/owners/catch2/catch2-tests/package-owner.manifest index 6242745..2d5f8f6 100644 --- a/owners/catch2/catch2-tests/package-owner.manifest +++ b/owners/catch2/catch2-tests/package-owner.manifest @@ -2,4 +2,4 @@ name: catch2-tests author-name: Swat SomeBug author-email: swat.somebug@gmail.com -control: https://github.com/Swat-SomeBug/catch2.git +control: https://github.com/build2-packaging/catch2.git diff --git a/owners/catch2/catch2/package-owner.manifest b/owners/catch2/catch2/package-owner.manifest index deac0bb..bafba60 100644 --- a/owners/catch2/catch2/package-owner.manifest +++ b/owners/catch2/catch2/package-owner.manifest @@ -2,4 +2,4 @@ name: catch2 author-name: Swat SomeBug author-email: swat.somebug@gmail.com -control: https://github.com/Swat-SomeBug/catch2.git +control: https://github.com/build2-packaging/catch2.git diff --git a/owners/catch2/project-owner.manifest b/owners/catch2/project-owner.manifest index 61be155..aad7638 100644 --- a/owners/catch2/project-owner.manifest +++ b/owners/catch2/project-owner.manifest @@ -2,4 +2,4 @@ name: catch2 author-name: Swat SomeBug author-email: swat.somebug@gmail.com -control: https://github.com/Swat-SomeBug/ +control: https://github.com/build2-packaging/ |