diff options
Diffstat (limited to 'owners')
-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/ |