gui-libs/wf-config: add myself as a maintainer

Co-maintainers welcome.

Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
This commit is contained in:
Viorel Munteanu
2024-05-05 21:10:12 +03:00
parent 54d29f0c8f
commit be659d5fdd

View File

@@ -1,14 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>
Library for creating and parsing the configuration
file for the WayfireWM while also allowing you to
make changes in the configuration and reload them on
the fly.
</longdescription>
<upstream>
<remote-id type="github">WayfireWM/wf-config</remote-id>
</upstream>
<maintainer type="person">
<email>ceamac@gentoo.org</email>
<name>Viorel Munteanu</name>
</maintainer>
<longdescription>
Library for creating and parsing the configuration
file for the WayfireWM while also allowing you to
make changes in the configuration and reload them on
the fly.
</longdescription>
<upstream>
<remote-id type="github">WayfireWM/wf-config</remote-id>
</upstream>
</pkgmetadata>