diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template index 0216e965f54..4fdebf1cc2e 100644 --- a/srcpkgs/shfmt/template +++ b/srcpkgs/shfmt/template @@ -7,7 +7,7 @@ go_import_path=mvdan.cc/sh go_package="${go_import_path}/cmd/shfmt" wrksrc="sh-${version}" short_desc="Shell parser and formatter" -maintainer="Michael Gehring " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/mvdan/sh" distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"