commit: 9f64750c6af55392b8a5dc5a3aafe48e6be3c07c Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Sat Nov 19 14:32:28 2022 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Sat Nov 19 14:33:23 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f64750c
media-sound/lingot: re-order maintainers sound is more of a backup free-for-all maintainer and doesn't accomplish much listed first Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> media-sound/lingot/metadata.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/media-sound/lingot/metadata.xml b/media-sound/lingot/metadata.xml index d82c576c2896..a8573374e624 100644 --- a/media-sound/lingot/metadata.xml +++ b/media-sound/lingot/metadata.xml @@ -1,10 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>[email protected]</email> - <name>Gentoo Sound project</name> - </maintainer> <maintainer type="person" proxied="yes"> <email>[email protected]</email> <name>Alexey Sokolov</name> @@ -13,6 +9,10 @@ <email>[email protected]</email> <name>Proxy Maintainers</name> </maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo Sound project</name> + </maintainer> <upstream> <remote-id type="savannah-nongnu">lingot</remote-id> </upstream>
