blob: 90c36b5d99322c8d5d3609b935aa79aea0af1b0f (
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://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>pastalian46@gmail.com</email>
<name>Takuya Wakazono</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/doy/rbw/issues</bugs-to>
<changelog>https://github.com/doy/rbw/blob/main/CHANGELOG.md</changelog>
<maintainer status="active">
<name>Jesse Luehrs</name>
<email>doy@tozt.net</email>
</maintainer>
<remote-id type="github">doy/rbw</remote-id>
</upstream>
</pkgmetadata>
|