blob: 21b1852e7a2c15562b5b4afefc8c6a0fc014a356 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>alexey@zapparov.com</email>
<name>Alexey Zapparov</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/postmodern/chruby/issues</bugs-to>
<changelog>https://github.com/postmodern/chruby/blob/master/ChangeLog.md</changelog>
</upstream>
<origin>srcux</origin>
</pkgmetadata>
|