blob: 25a1cd0b0ec8535171b9f91e6ce7962cd04cc85c (
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://docs.baldeagleos.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>baldeagleos-repo</origin>
</pkgmetadata>
|