summaryrefslogtreecommitdiff
path: root/dev-build/just/metadata.xml
blob: 8a21b0a0880fc61ee06350ef44cd5a3651633c30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>