commit: bc9bcf42951e76e36d500e9a77c72cdc147add12
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu May 25 15:43:28 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu May 25 15:47:37 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc9bcf42
dev-python/objgraph: Add GH remote-id
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/objgraph/metadata.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/objgraph/metadata.xml b/dev-python/objgraph/metadata.xml
index 7c310a2ea977..1826a49d399d 100644
--- a/dev-python/objgraph/metadata.xml
+++ b/dev-python/objgraph/metadata.xml
@@ -11,6 +11,7 @@
</maintainer>
<stabilize-allarches/>
<upstream>
+ <remote-id type="github">mgedmin/objgraph</remote-id>
<remote-id type="pypi">objgraph</remote-id>
</upstream>
</pkgmetadata>