sys-process/glances: add myself as a maintainer

Signed-off-by: John Helmert III <ajak@gentoo.org>
This commit is contained in:
John Helmert III
2022-07-05 23:27:15 -05:00
parent 32ec7fdb85
commit d5acaa3b4b

View File

@@ -5,6 +5,10 @@
<email>gyakovlev@gentoo.org</email>
<name>Georgy Yakovlev</name>
</maintainer>
<maintainer type="person">
<email>ajak@gentoo.org</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>