dev-python/aws-sam-translator: Fix <bugs-to/>

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2020-12-18 00:16:36 +01:00
parent 1460027224
commit 8a1bd4b0c7

View File

@@ -13,6 +13,6 @@
<upstream>
<remote-id type="github">aws/serverless-application-model</remote-id>
<remote-id type="pypi">aws-sam-translator</remote-id>
<bugs-to>https://github.com/awslabs/serverless-application-model/issues</bugs-to>
<bugs-to>https://github.com/aws/serverless-application-model/issues</bugs-to>
</upstream>
</pkgmetadata>