blob: fe5ae1d67f7b2655260f17c6bce3a7fe8c81180b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>vapier@gentoo.org</email>
<description>do whatever</description>
</maintainer>
<maintainer type="person">
<email>binki@gentoo.org</email>
<name>Nathan Phillip Brink</name>
<description>Upstreamish</description>
</maintainer>
</pkgmetadata>
|