From cffd4bff9d29b93e304c7976f69f6079fa5e7b2c Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:35:59 +0100 Subject: [PATCH] gogs: orphan --- srcpkgs/gogs/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gogs/template b/srcpkgs/gogs/template index 3dc6ebdb674..9b59f22bbdf 100644 --- a/srcpkgs/gogs/template +++ b/srcpkgs/gogs/template @@ -9,7 +9,7 @@ hostmakedepends="git curl" makedepends="pam-devel" depends="git" short_desc="Self-hosted Git Service in Go" -maintainer="John Regan " +maintainer="Orphaned " license="MIT" homepage="https://gogs.io" distfiles="https://github.com/gogits/gogs/archive/v${version}.tar.gz"