From 565b1977f7c9147b5231bc407836fc6724f1437d Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:37:37 +0100 Subject: [PATCH] tinycron: orphan --- srcpkgs/tinycron/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tinycron/template b/srcpkgs/tinycron/template index 178223ce9b4..1a0499d623a 100644 --- a/srcpkgs/tinycron/template +++ b/srcpkgs/tinycron/template @@ -6,7 +6,7 @@ build_style=go go_import_path="github.com/bcicen/tinycron" hostmakedepends="git" short_desc="A very small replacement for cron" -maintainer="Diogo Leal " +maintainer="Orphaned " license="MIT" homepage="https://github.com/bcicen/tinycron" distfiles="https://github.com/bcicen/tinycron/archive/v${version}.tar.gz"