diff options
-rw-r--r-- | dev-libs/aws-c-io/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev-libs/aws-c-io/metadata.xml b/dev-libs/aws-c-io/metadata.xml index 728259f43230..ccc2c399cc5a 100644 --- a/dev-libs/aws-c-io/metadata.xml +++ b/dev-libs/aws-c-io/metadata.xml @@ -9,6 +9,9 @@ <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> + <upstream> + <remote-id type="github">awslabs/aws-c-io</remote-id> + </upstream> <longdescription> This is a module for the AWS SDK for C. It handles all IO and TLS work for application protocols. |