gentoo-ebuilds/net-misc/clusterssh/metadata.xml
Jaco Kroon 2f504675cb
*/*: Update my e-mail in metadata.xml files.
Signed-off-by: Jaco Kroon <jkroon@gentoo.org>
2025-10-30 19:59:10 +02:00

22 lines
820 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>cluster@gentoo.org</email>
<name>Gentoo Cluster Project</name>
</maintainer>
<maintainer type="person">
<email>jkroon@gentoo.org</email>
<name>Jaco Kroon</name>
</maintainer>
<longdescription lang="en">
ClusterSSH is a tool for making the same change on multiple servers
at the same time. The 'cssh' command opens an administration console
and an xterm to all specified hosts. Any text typed into
the administration console is replicated to all windows.
All windows may also be typed into directly.
</longdescription>
<upstream>
<remote-id type="github">duncs/clusterssh</remote-id>
</upstream>
</pkgmetadata>