From a569835f816f3ed16d0dfa307b781b340820105f Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:37:36 +0100 Subject: [PATCH] shellcheck: orphan --- srcpkgs/shellcheck/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/shellcheck/template b/srcpkgs/shellcheck/template index e85667f6691..a003f2ac843 100644 --- a/srcpkgs/shellcheck/template +++ b/srcpkgs/shellcheck/template @@ -6,7 +6,7 @@ build_style=haskell-stack stackage="lts-19.0" hostmakedepends="pandoc" short_desc="Static analysis tool for shell scripts" -maintainer="Diogo Leal " +maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://www.shellcheck.net/" distfiles="https://github.com/koalaman/shellcheck/archive/v${version}.tar.gz"