commit: d5acaa3b4bb06330bb59e4280bad12084a55a2bb
Author: John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 6 04:27:15 2022 +0000
Commit: John Helmert III <ajak <AT> gentoo <DOT> 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 <ajak <AT> 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 @@
<email>[email protected]</email>
<name>Georgy Yakovlev</name>
</maintainer>
+ <maintainer type="person">
+ <email>[email protected]</email>
+ <name>John Helmert III</name>
+ </maintainer>
<longdescription>
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.
-</longdescription>
+ </longdescription>
<upstream>
<remote-id type="pypi">Glances</remote-id>
<remote-id type="github">nicolargo/glances</remote-id>