summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2023-09-02 21:38:53 -0500
committerMatthias Maier <tamiko@gentoo.org>2023-09-02 21:38:53 -0500
commitddca2530c0e4dc377d02035df2865c982a963e80 (patch)
tree96620946b0cac0ba4bef833f4828b1da8559ebd8 /app-shells
parentsys-apps/dbus: restore multilib logic (diff)
downloadgentoo-ddca2530c0e4dc377d02035df2865c982a963e80.tar.gz
gentoo-ddca2530c0e4dc377d02035df2865c982a963e80.tar.bz2
gentoo-ddca2530c0e4dc377d02035df2865c982a963e80.zip
app-shells/zsh: add myself as a maintainer
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/zsh/metadata.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/app-shells/zsh/metadata.xml b/app-shells/zsh/metadata.xml
index 6cbf3538bfb5..df37bfc47736 100644
--- a/app-shells/zsh/metadata.xml
+++ b/app-shells/zsh/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <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,