From bd8c81b7e05bf61708f2c8fc783df29a0518dcb2 Mon Sep 17 00:00:00 2001 From: Michal Vasilek Date: Mon, 9 Jan 2023 16:44:36 +0100 Subject: [PATCH] glances: orphan --- srcpkgs/glances/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/glances/template b/srcpkgs/glances/template index 19bf4ac8684..d9ad47ccd85 100644 --- a/srcpkgs/glances/template +++ b/srcpkgs/glances/template @@ -7,7 +7,7 @@ hostmakedepends="python3-setuptools" depends="python3-future python3-psutil python3-defusedxml python3-packaging" checkdepends="$depends" short_desc="Cross-platform curses-based monitoring tool" -maintainer="Alessio Sergi " +maintainer="Orphaned " license="LGPL-3.0-or-later" homepage="https://nicolargo.github.io/glances/" changelog="https://raw.githubusercontent.com/nicolargo/glances/develop/NEWS.rst"