commit: db749d96b0fec9ce850767dd99a33b0261d1453c Author: hexlocation <hex <AT> iwakura <DOT> rip> AuthorDate: Mon Mar 24 19:36:03 2025 +0000 Commit: hexlocation <hex <AT> iwakura <DOT> rip> CommitDate: Mon Mar 24 19:36:03 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=db749d96
media-sound/g4music: add myself as a maintainer Signed-off-by: hexlocation <hex <AT> iwakura.rip> media-sound/g4music/metadata.xml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/media-sound/g4music/metadata.xml b/media-sound/g4music/metadata.xml index 6863b5d97..fc1b71aaf 100644 --- a/media-sound/g4music/metadata.xml +++ b/media-sound/g4music/metadata.xml @@ -1,7 +1,10 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="person"> + <email>[email protected]</email> + <name>hexlocation</name> + </maintainer> <use> <flag name="pipewire">Enable support for the PipeWire audio sink</flag> </use>
