blob: c7047612622327f4d46ccb149f8cfd41457d6d6d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- fallback maintainer, replacement appreciated -->
<maintainer type="person">
<email>mgorny@gentoo.org</email>
<name>Michał Górny</name>
</maintainer>
<upstream>
<remote-id type="github">qtile/qtile</remote-id>
<remote-id type="pypi">qtile</remote-id>
</upstream>
</pkgmetadata>
|