diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-05-06 16:23:19 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-05-06 16:23:19 +0300 |
commit | 26e99dfa77e306d726905eb347f5947b7d6a9a1c (patch) | |
tree | 243a0e29072c2efe1445aef939bcbb87465804a7 /owners/openssl | |
parent | 43f26c5c2dec399a6f35e85c327ccd4eedbd10bf (diff) |
Update openssl project and packages ownership information
Diffstat (limited to 'owners/openssl')
-rw-r--r-- | owners/openssl/libcrypto/package-owner.manifest | 1 | ||||
-rw-r--r-- | owners/openssl/libssl/package-owner.manifest | 1 | ||||
-rw-r--r-- | owners/openssl/openssl/package-owner.manifest | 1 | ||||
-rw-r--r-- | owners/openssl/project-owner.manifest | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/owners/openssl/libcrypto/package-owner.manifest b/owners/openssl/libcrypto/package-owner.manifest index 848ed78..4f871fe 100644 --- a/owners/openssl/libcrypto/package-owner.manifest +++ b/owners/openssl/libcrypto/package-owner.manifest @@ -3,3 +3,4 @@ name: libcrypto author-name: build2 Packaging author-email: packaging@build2.org control: https://git.build2.org/packaging/openssl/openssl.git +control: https://git.build2.org/var/scm/packaging/openssl/openssl.git diff --git a/owners/openssl/libssl/package-owner.manifest b/owners/openssl/libssl/package-owner.manifest index bf74b5d..7b4c53f 100644 --- a/owners/openssl/libssl/package-owner.manifest +++ b/owners/openssl/libssl/package-owner.manifest @@ -3,3 +3,4 @@ name: libssl author-name: build2 Packaging author-email: packaging@build2.org control: https://git.build2.org/packaging/openssl/openssl.git +control: https://git.build2.org/var/scm/packaging/openssl/openssl.git diff --git a/owners/openssl/openssl/package-owner.manifest b/owners/openssl/openssl/package-owner.manifest index f4f61f6..17cd4cd 100644 --- a/owners/openssl/openssl/package-owner.manifest +++ b/owners/openssl/openssl/package-owner.manifest @@ -3,3 +3,4 @@ name: openssl author-name: build2 Packaging author-email: packaging@build2.org control: https://git.build2.org/packaging/openssl/openssl.git +control: https://git.build2.org/var/scm/packaging/openssl/openssl.git diff --git a/owners/openssl/project-owner.manifest b/owners/openssl/project-owner.manifest index d7468a1..980a0a2 100644 --- a/owners/openssl/project-owner.manifest +++ b/owners/openssl/project-owner.manifest @@ -3,3 +3,4 @@ name: openssl author-name: build2 Packaging author-email: packaging@build2.org control: https://git.build2.org/packaging/openssl/ +control: https://git.build2.org/var/scm/packaging/openssl/ |