blob: 569cfff38a08738744d195822f9c271a61050d21 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mh@emlix.com</email>
<name>Martin Homuth</name>
</maintainer>
<maintainer type="person" proxied="yes">
<email>stkw0@disroot.org</email>
<name>David Roman</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/siemens/kas/issues</bugs-to>
<changelog>https://github.com/siemens/kas/blob/master/CHANGELOG.md</changelog>
<remote-id type="github">siemens/kas</remote-id>
<remote-id type="pypi">kas</remote-id>
</upstream>
</pkgmetadata>
|