diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2023-11-07 06:44:25 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2023-11-07 06:44:25 +0200 |
commit | ff0f5fd6e3b0579937124a9831068c0fde6061c2 (patch) | |
tree | 686143364ce2c16eeed4f851b87dea8cfbce969c | |
parent | a925189f6d7711c56eff511c0979f5598ae6c888 (diff) |
Adjust ownership information for strong_type project and packages
-rw-r--r-- | owners/strong_type/project-owner.manifest | 2 | ||||
-rw-r--r-- | owners/strong_type/strong_type-tests/package-owner.manifest | 2 | ||||
-rw-r--r-- | owners/strong_type/strong_type/package-owner.manifest | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/owners/strong_type/project-owner.manifest b/owners/strong_type/project-owner.manifest index 2f23bd3..2d9663e 100644 --- a/owners/strong_type/project-owner.manifest +++ b/owners/strong_type/project-owner.manifest @@ -2,4 +2,4 @@ name: strong_type author-name: b8u author-email: lily.coder@gmail.com -control: https://github.com/b8u/ +control: https://github.com/build2-packaging/ diff --git a/owners/strong_type/strong_type-tests/package-owner.manifest b/owners/strong_type/strong_type-tests/package-owner.manifest index 8ea5b8e..afda5f8 100644 --- a/owners/strong_type/strong_type-tests/package-owner.manifest +++ b/owners/strong_type/strong_type-tests/package-owner.manifest @@ -2,4 +2,4 @@ name: strong_type-tests author-name: b8u author-email: lily.coder@gmail.com -control: https://github.com/b8u/build2-package-strong_type.git +control: https://github.com/build2-packaging/strong_type.git diff --git a/owners/strong_type/strong_type/package-owner.manifest b/owners/strong_type/strong_type/package-owner.manifest index 5a763d4..3c9221d 100644 --- a/owners/strong_type/strong_type/package-owner.manifest +++ b/owners/strong_type/strong_type/package-owner.manifest @@ -2,4 +2,4 @@ name: strong_type author-name: b8u author-email: lily.coder@gmail.com -control: https://github.com/b8u/build2-package-strong_type.git +control: https://github.com/build2-packaging/strong_type.git |