dev-ruby/json_schema: add github upstream metadata

Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff
2023-08-11 12:45:03 +02:00
parent 8f4675066a
commit ebac481da6

View File

@@ -1,11 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>ruby@gentoo.org</email>
<name>Gentoo Ruby Project</name>
</maintainer>
<upstream>
<remote-id type="rubygems">json_schema</remote-id>
</upstream>
<maintainer type="project">
<email>ruby@gentoo.org</email>
<name>Gentoo Ruby Project</name>
</maintainer>
<upstream>
<remote-id type="github">brandur/json_schema</remote-id>
<remote-id type="rubygems">json_schema</remote-id>
</upstream>
</pkgmetadata>