blob: df270e5a7090902f5e291cd0c59b9247567ab934 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mattst88@gentoo.org</email>
<name>Matt Turner</name>
</maintainer>
<upstream>
<remote-id type="github">sirupsen/logrus</remote-id>
<bugs-to>https://github.com/sirupsen/logrus/</bugs-to>
</upstream>
</pkgmetadata>
|