From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1CA86158094 for ; Wed, 6 Jul 2022 04:29:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB833E0F54; Wed, 6 Jul 2022 04:29:08 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C2739E0F54 for ; Wed, 6 Jul 2022 04:29:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 694A6341530 for ; Wed, 6 Jul 2022 04:29:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 760BE480 for ; Wed, 6 Jul 2022 04:29:05 +0000 (UTC) From: "John Helmert III" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "John Helmert III" Message-ID: <1657081735.d5acaa3b4bb06330bb59e4280bad12084a55a2bb.ajak@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/glances/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-process/glances/metadata.xml X-VCS-Directories: sys-process/glances/ X-VCS-Committer: ajak X-VCS-Committer-Name: John Helmert III X-VCS-Revision: d5acaa3b4bb06330bb59e4280bad12084a55a2bb X-VCS-Branch: master Date: Wed, 6 Jul 2022 04:29:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 07831698-7646-4954-88c5-4171ccef60dd X-Archives-Hash: 38e7581ba38cb66b808a54629387e9e9 commit: d5acaa3b4bb06330bb59e4280bad12084a55a2bb Author: John Helmert III gentoo org> AuthorDate: Wed Jul 6 04:27:15 2022 +0000 Commit: John Helmert III gentoo org> CommitDate: Wed Jul 6 04:28:55 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5acaa3b sys-process/glances: add myself as a maintainer Signed-off-by: John Helmert III gentoo.org> sys-process/glances/metadata.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sys-process/glances/metadata.xml b/sys-process/glances/metadata.xml index 9723c1fafdbb..0812be0adddf 100644 --- a/sys-process/glances/metadata.xml +++ b/sys-process/glances/metadata.xml @@ -5,6 +5,10 @@ gyakovlev@gentoo.org Georgy Yakovlev + + ajak@gentoo.org + John Helmert III + Glances is a cross-platform monitoring tool which aims to present a large amount of monitoring information through a curses or Web based interface. @@ -12,7 +16,7 @@ It can also work in client/server mode. Remote monitoring could be done via terminal, Web interface or API (XML-RPC and RESTful). Stats can also be exported to files or external time/value databases. - + Glances nicolargo/glances