k9s: orphan.

This commit is contained in:
Leah Neukirchen 2024-01-18 11:33:52 +01:00
parent 216442b78b
commit e92d5e81ea

View File

@ -6,7 +6,7 @@ build_style=go
go_import_path="github.com/derailed/k9s"
go_ldflags="-X ${go_import_path}/cmd.version=${version}"
short_desc="Terminal UI to interact with Kubernetes clusters"
maintainer="Leah Neukirchen <leah@vuxu.org>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="Apache-2.0"
homepage="https://k9scli.io/"
distfiles="https://github.com/derailed/k9s/archive/v${version}.tar.gz"