diff --git a/srcpkgs/k9s/template b/srcpkgs/k9s/template index 281d3e59491..f2f5558350d 100644 --- a/srcpkgs/k9s/template +++ b/srcpkgs/k9s/template @@ -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 " +maintainer="Orphaned " license="Apache-2.0" homepage="https://k9scli.io/" distfiles="https://github.com/derailed/k9s/archive/v${version}.tar.gz"