From bdb8886b7443f5af7066a6987a024b64dbabaa69 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:44:39 +0100 Subject: [PATCH] python-decorator: orphan --- srcpkgs/python-decorator/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-decorator/template b/srcpkgs/python-decorator/template index 02dedd3ef96..76ff46b5e85 100644 --- a/srcpkgs/python-decorator/template +++ b/srcpkgs/python-decorator/template @@ -7,7 +7,7 @@ pycompile_module="decorator.py" hostmakedepends="python-setuptools" depends="python" short_desc="Python2 decorator module" -maintainer="Alessio Sergi " +maintainer="Orphaned " license="BSD-2-Clause" homepage="https://github.com/micheles/decorator" changelog="https://raw.githubusercontent.com/micheles/decorator/master/CHANGES.md"