www-apps/zola: Add myself as maintainer

Signed-off-by: zyxhere💭 <zyx@envs.net>
This commit is contained in:
zyxhere💭
2026-01-30 08:02:36 +00:00
parent 0429a5b308
commit 8e167ccf7e

View File

@@ -1,17 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata> <pkgmetadata>
<!-- maintainer-needed --> <maintainer type="person">
<upstream> <email>zyx@envs.net</email>
<bugs-to> <name>zyxhere💭</name>
https://github.com/getzola/zola/issues </maintainer>
</bugs-to> <upstream>
<changelog> <bugs-to>
https://github.com/getzola/zola/blob/master/CHANGELOG.md https://github.com/getzola/zola/issues
</changelog> </bugs-to>
<doc> <changelog>
https://www.getzola.org/documentation/getting-started/overview/ https://github.com/getzola/zola/blob/master/CHANGELOG.md
</doc> </changelog>
<remote-id type="github">getzola/zola</remote-id> <doc>
</upstream> https://www.getzola.org/documentation/getting-started/overview/
</doc>
<remote-id type="github">getzola/zola</remote-id>
</upstream>
</pkgmetadata> </pkgmetadata>