From 2473add65f6a3d711503721cd10b68f8490c1d5c Mon Sep 17 00:00:00 2001 From: 0x5c Date: Fri, 22 Jul 2022 03:16:37 -0400 Subject: [PATCH] vdirsyncer: orphan. --- srcpkgs/vdirsyncer/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/vdirsyncer/template b/srcpkgs/vdirsyncer/template index 379c01388b4..7719d568100 100644 --- a/srcpkgs/vdirsyncer/template +++ b/srcpkgs/vdirsyncer/template @@ -8,7 +8,7 @@ depends="python3-atomicwrites python3-click python3-click-log python3-click-threading python3-requests-toolbelt" checkdepends="python3-pytest python3-hypothesis $depends" short_desc="Synchronize calendars and addressbooks" -maintainer="Oliver Kiddle " +maintainer="Orphaned " license="BSD-3-Clause" homepage="https://vdirsyncer.pimutils.org/" distfiles="${PYPI_SITE}/v/vdirsyncer/vdirsyncer-${version}.tar.gz"