mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
GURU don't have proxied maintainers. Also remove two instances where proxy-maint was referenced Signed-off-by: David Roman <davidroman96@gmail.com>
15 lines
447 B
XML
15 lines
447 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>zdanevich.vitaly@ya.ru</email>
|
|
<name>Vitaly Zdanevich</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="skins">Without this flag - you can choose qt5 themes not only for preferences</flag>
|
|
</use>
|
|
<upstream>
|
|
<remote-id type="github">nulloy/nulloy</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|