commit: e32fe241ce150e7b96e42f132b0d89fcaa9138dd
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 6 05:34:21 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jan 6 05:34:21 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e32fe241
dev-python/oslo-config: Add GH remote-id
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/oslo-config/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/oslo-config/metadata.xml
b/dev-python/oslo-config/metadata.xml
index f38903345145..25cba1a5ec96 100644
--- a/dev-python/oslo-config/metadata.xml
+++ b/dev-python/oslo-config/metadata.xml
@@ -17,5 +17,6 @@
<upstream>
<remote-id type="pypi">oslo.config</remote-id>
<remote-id type="launchpad">oslo</remote-id>
+ <remote-id type="github">openstack/oslo.config</remote-id>
</upstream>
</pkgmetadata>