commit: 8e167ccf7ecfa965b868c02366a16f3cf76ce2f2 Author: zyxhere💠<zyx <AT> envs <DOT> net> AuthorDate: Fri Jan 30 08:02:36 2026 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Fri Jan 30 08:02:36 2026 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8e167ccf
www-apps/zola: Add myself as maintainer Signed-off-by: zyxhere💠<zyx <AT> envs.net> www-apps/zola/metadata.xml | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/www-apps/zola/metadata.xml b/www-apps/zola/metadata.xml index c5ffb3dab9..2224ac8896 100644 --- a/www-apps/zola/metadata.xml +++ b/www-apps/zola/metadata.xml @@ -1,17 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <bugs-to> - https://github.com/getzola/zola/issues - </bugs-to> - <changelog> - https://github.com/getzola/zola/blob/master/CHANGELOG.md - </changelog> - <doc> - https://www.getzola.org/documentation/getting-started/overview/ - </doc> - <remote-id type="github">getzola/zola</remote-id> - </upstream> + <maintainer type="person"> + <email>[email protected]</email> + <name>zyxhereðŸ’</name> + </maintainer> + <upstream> + <bugs-to> + https://github.com/getzola/zola/issues + </bugs-to> + <changelog> + https://github.com/getzola/zola/blob/master/CHANGELOG.md + </changelog> + <doc> + https://www.getzola.org/documentation/getting-started/overview/ + </doc> + <remote-id type="github">getzola/zola</remote-id> + </upstream> </pkgmetadata>
