gentoo-ebuilds/app-shells/zsh/metadata.xml
Matthias Maier 4cae16c884
app-shells/*: sneaky developer switch floppym <-> tamiko
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2024-07-03 16:48:44 -05:00

21 lines
685 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>floppym@gentoo.org</email>
<name>Mike Gilbert</name>
</maintainer>
<maintainer type="person">
<email>tamiko@gentoo.org</email>
<name>Matthias Maier</name>
</maintainer>
<longdescription>
Zsh is a shell designed for interactive use, although it is also a
powerful scripting language. Many of the useful features of bash, ksh,
and tcsh were incorporated into zsh; many original features were
added.
</longdescription>
<upstream>
<remote-id type="sourceforge">zsh</remote-id>
</upstream>
</pkgmetadata>