commit:     4cae16c88430bc1532a8194ebc2ed654373f4e26
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Wed Jul  3 21:31:53 2024 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Wed Jul  3 21:48:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4cae16c8

app-shells/*: sneaky developer switch floppym <-> tamiko

Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org>

 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 a9734d45edf8..33a7143a9edc 100644
--- a/app-shells/gentoo-zsh-completions/metadata.xml
+++ b/app-shells/gentoo-zsh-completions/metadata.xml
@@ -1,6 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Mike Gilbert</name>
+       </maintainer>
        <maintainer type="person">
                <email>[email protected]</email>
                <name>Matthias Maier</name>

diff --git a/app-shells/zsh-completions/metadata.xml 
b/app-shells/zsh-completions/metadata.xml
index 4ba58baa724a..2c5307faf950 100644
--- a/app-shells/zsh-completions/metadata.xml
+++ b/app-shells/zsh-completions/metadata.xml
@@ -1,6 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
+       <maintainer type="person">
+               <email>[email protected]</email>
+               <name>Mike Gilbert</name>
+       </maintainer>
        <maintainer type="person">
                <email>[email protected]</email>
                <name>Matthias Maier</name>

diff --git a/app-shells/zsh/metadata.xml b/app-shells/zsh/metadata.xml
index b74b8760469c..9d937fd738c9 100644
--- a/app-shells/zsh/metadata.xml
+++ b/app-shells/zsh/metadata.xml
@@ -1,14 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Matthias Maier</name>
-       </maintainer>
        <maintainer type="person">
                <email>[email protected]</email>
                <name>Mike Gilbert</name>
        </maintainer>
+       <maintainer type="person">
+               <email>[email protected]</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,

Reply via email to