blob: 95d7a0745235f5adfddf325278d4e48404a34ef5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Pavel Sobolev</name>
<email>contact@paveloom.dev</email>
</maintainer>
<upstream>
<bugs-to>https://github.com/tdewolff/minify/issues</bugs-to>
<remote-id type="github">tdewolff/minify</remote-id>
</upstream>
</pkgmetadata>
|