blob: 69aab7659ac13f2528298c59c5cacf71c646642c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>me@r0bert.dev</email>
<name>Robert Greener</name>
</maintainer>
<upstream>
<maintainer>
<name>Yihui Xie</name>
<email>xie@yihui.name</email>
</maintainer>
<bugs-to>https://github.com/yihui/testit/issues</bugs-to>
<remote-id type="github">yihui/testit</remote-id>
</upstream>
</pkgmetadata>
|