From 1476ac533ece0d3d06729d59fa519a9b8133b928 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:44:36 +0100 Subject: [PATCH] checkbashisms: orphan --- srcpkgs/checkbashisms/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/checkbashisms/template b/srcpkgs/checkbashisms/template index 5f11f210867..bedf6902397 100644 --- a/srcpkgs/checkbashisms/template +++ b/srcpkgs/checkbashisms/template @@ -5,7 +5,7 @@ revision=1 depends="perl" checkdepends="shunit2 perl" short_desc="Debian script that checks for bash-isms" -maintainer="Alessio Sergi " +maintainer="Orphaned " license="GPL-2.0-or-later" homepage="https://tracker.debian.org/pkg/devscripts" changelog="https://salsa.debian.org/debian/devscripts/-/raw/master/debian/changelog"