commit: 053a38eb4d8b28daf6e4136d98c7c9b86e634ebd
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 27 17:48:43 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct 27 18:02:26 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=053a38eb
dev-python/findimports: Add GH remote-id
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/findimports/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/findimports/metadata.xml
b/dev-python/findimports/metadata.xml
index 5b46db6bc9ca..aaae5a0b6561 100644
--- a/dev-python/findimports/metadata.xml
+++ b/dev-python/findimports/metadata.xml
@@ -6,6 +6,7 @@
<name>Michał Górny</name>
</maintainer>
<upstream>
+ <remote-id type="github">mgedmin/findimports</remote-id>
<remote-id type="pypi">findimports</remote-id>
</upstream>
</pkgmetadata>