diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-01-24 23:55:10 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-01-24 23:58:38 +0100 |
commit | 8849b098c085c07e4ac1257e5b39df35d98c3c58 (patch) | |
tree | 02d93ae662fb1a813380775612e35e819d67e303 /media-sound/lmms | |
parent | Remove explicit uses of disbanded herd e-mails from metadata.xml (diff) | |
download | gentoo-8849b098c085c07e4ac1257e5b39df35d98c3c58.tar.gz gentoo-8849b098c085c07e4ac1257e5b39df35d98c3c58.tar.bz2 gentoo-8849b098c085c07e4ac1257e5b39df35d98c3c58.zip |
Set appropriate maintainer types in metadata.xml (GLEP 67)
Diffstat (limited to 'media-sound/lmms')
-rw-r--r-- | media-sound/lmms/metadata.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/media-sound/lmms/metadata.xml b/media-sound/lmms/metadata.xml index c97a8b433e87..4edf3092d660 100644 --- a/media-sound/lmms/metadata.xml +++ b/media-sound/lmms/metadata.xml @@ -1,29 +1,29 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer> + <maintainer type="person"> <email>aballier@gentoo.org</email> <name>Alexis Ballier</name> </maintainer> - <maintainer> + <maintainer type="person"> <email>polynomial-c@gentoo.org</email> <name>Lars Wendler</name> <description>proxy-maintainer, please CC on bugs</description> </maintainer> - <maintainer> + <maintainer type="person"> <email>gimpel@sonnenkinder.org</email> <name>Thomas Kuther</name> </maintainer> - <maintainer> + <maintainer type="person"> <email>jaquilina@eagleeyet.net</email> <name>Jonathan Aquilina</name> <description>Please assign bugs</description> </maintainer> - <maintainer> + <maintainer type="project"> <email>proaudio@gentoo.org</email> <name>Gentoo ProAudio Project</name> </maintainer> - <maintainer> + <maintainer type="project"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> |