mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-23 15:37:58 +02:00
Bug: https://bugs.gentoo.org/946072 Signed-off-by: Joe Kappus <joe@wt.gd> Closes: https://github.com/gentoo/gentoo/pull/39628 Signed-off-by: Sam James <sam@gentoo.org>
17 lines
595 B
XML
17 lines
595 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>joe@wt.gd</email>
|
|
<name>Joe Kappus</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<upstream>
|
|
<changelog>https://github.com/casey/just/raw/master/CHANGELOG.md</changelog>
|
|
<bugs-to>https://github.com/casey/just/issues</bugs-to>
|
|
<remote-id type="github">casey/just</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|