From 48bb3a158db0862d2304b77ad9ab62be47c392ea Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 12 Jan 2023 16:12:08 +0100 Subject: [PATCH] skaffold: orphan. --- srcpkgs/skaffold/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/skaffold/template b/srcpkgs/skaffold/template index 2982eb42e22..c89eea53ce3 100644 --- a/srcpkgs/skaffold/template +++ b/srcpkgs/skaffold/template @@ -7,7 +7,7 @@ go_import_path=github.com/GoogleContainerTools/skaffold go_package="${go_import_path}/cmd/skaffold" go_ldflags="-X ${go_import_path}/pkg/skaffold/version.version=${version}" short_desc="Easy and repeatable Kubernetes development" -maintainer="Leah Neukirchen " +maintainer="Orphaned " license="Apache-2.0" homepage="https://skaffold.dev/" changelog="https://github.com/GoogleContainerTools/skaffold/releases"