From 4cae16c88430bc1532a8194ebc2ed654373f4e26 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Wed, 3 Jul 2024 16:31:53 -0500 Subject: [PATCH] app-shells/*: sneaky developer switch floppym <-> tamiko Signed-off-by: Matthias Maier --- app-shells/gentoo-zsh-completions/metadata.xml | 4 ++++ app-shells/zsh-completions/metadata.xml | 4 ++++ app-shells/zsh/metadata.xml | 8 ++++---- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/app-shells/gentoo-zsh-completions/metadata.xml b/app-shells/gentoo-zsh-completions/metadata.xml index a9734d45edf8f..33a7143a9edc1 100644 --- a/app-shells/gentoo-zsh-completions/metadata.xml +++ b/app-shells/gentoo-zsh-completions/metadata.xml @@ -1,6 +1,10 @@ + + floppym@gentoo.org + Mike Gilbert + tamiko@gentoo.org Matthias Maier diff --git a/app-shells/zsh-completions/metadata.xml b/app-shells/zsh-completions/metadata.xml index 4ba58baa724a0..2c5307faf9503 100644 --- a/app-shells/zsh-completions/metadata.xml +++ b/app-shells/zsh-completions/metadata.xml @@ -1,6 +1,10 @@ + + floppym@gentoo.org + Mike Gilbert + tamiko@gentoo.org Matthias Maier diff --git a/app-shells/zsh/metadata.xml b/app-shells/zsh/metadata.xml index b74b8760469cf..9d937fd738c95 100644 --- a/app-shells/zsh/metadata.xml +++ b/app-shells/zsh/metadata.xml @@ -1,14 +1,14 @@ - - tamiko@gentoo.org - Matthias Maier - floppym@gentoo.org Mike Gilbert + + tamiko@gentoo.org + Matthias Maier + Zsh is a shell designed for interactive use, although it is also a powerful scripting language. Many of the useful features of bash, ksh,