commit:     a63359821c9be2214fb923ec520df3e4b1368480
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  4 12:23:07 2025 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Sep  5 04:44:49 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6335982

app-portage/getuto: fix maintainer type

I appear to have neglected to update this when copy-pasting the xml
structure from immediately above.

Fixes: 0910d59cf20707a7bd4687c6c9bf33f891341810
Closes: https://bugs.gentoo.org/962341
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 app-portage/getuto/metadata.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/getuto/metadata.xml b/app-portage/getuto/metadata.xml
index 02abb6352004..f2c732508b65 100644
--- a/app-portage/getuto/metadata.xml
+++ b/app-portage/getuto/metadata.xml
@@ -5,7 +5,7 @@
                <email>[email protected]</email>
                <name>Andreas K. Hüttel</name>
        </maintainer>
-       <maintainer type="person">
+       <maintainer type="project">
                <email>[email protected]</email>
                <name>Binhost</name>
        </maintainer>

Reply via email to