commit: 0f5b8d6ee3076d23e67087bc03857058a9a731a2 Author: Eric Joldasov <bratishkaerik <AT> landless-city <DOT> net> AuthorDate: Thu Aug 1 06:22:10 2024 +0000 Commit: Eric Joldasov <bratishkaerik <AT> getgoogleoff <DOT> me> CommitDate: Thu Aug 1 06:24:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0f5b8d6e
dev-zig/zls: add `doc` upstream metadata Suggested by https://www.github.com/antecrescent in https://www.github.com/gentoo/guru/commit/2afc5e89f06a2d9d3310e84cfdcdef0a1908cbb0#commitcomment-144875110 . Signed-off-by: Eric Joldasov <bratishkaerik <AT> landless-city.net> dev-zig/zls/metadata.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-zig/zls/metadata.xml b/dev-zig/zls/metadata.xml index 388538c59..8ac9557cd 100644 --- a/dev-zig/zls/metadata.xml +++ b/dev-zig/zls/metadata.xml @@ -7,6 +7,7 @@ </maintainer> <upstream> <remote-id type="github">zigtools/zls</remote-id> + <doc lang="en">https://github.com/zigtools/zls/wiki</doc> <bugs-to>https://github.com/zigtools/zls/issues</bugs-to> </upstream> </pkgmetadata>
