diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-06-19 08:23:17 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-06-19 08:24:25 +0200 |
commit | aa2f2da2006650d40d43d982eb526f9809789e85 (patch) | |
tree | 5d9a5b8d684808e8268f1c458155f9996371388f /media-sound/lmms | |
parent | dev-ruby/sprockets: add 3.6.1 (diff) | |
download | gentoo-aa2f2da2006650d40d43d982eb526f9809789e85.tar.gz gentoo-aa2f2da2006650d40d43d982eb526f9809789e85.tar.bz2 gentoo-aa2f2da2006650d40d43d982eb526f9809789e85.zip |
Multiple metadata.xml: reorder to make sure assignee goes first
Reorder all metadata.xml files with explicit descriptions requesting
particular bug assignment/CC to ensure that the requested assignee
always goes first, in order to match the bug wrangling policies.
Diffstat (limited to 'media-sound/lmms')
-rw-r--r-- | media-sound/lmms/metadata.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/media-sound/lmms/metadata.xml b/media-sound/lmms/metadata.xml index 4edf3092d660..2cf8cf6b46ef 100644 --- a/media-sound/lmms/metadata.xml +++ b/media-sound/lmms/metadata.xml @@ -2,6 +2,11 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> + <email>jaquilina@eagleeyet.net</email> + <name>Jonathan Aquilina</name> + <description>Please assign bugs</description> + </maintainer> + <maintainer type="person"> <email>aballier@gentoo.org</email> <name>Alexis Ballier</name> </maintainer> @@ -14,11 +19,6 @@ <email>gimpel@sonnenkinder.org</email> <name>Thomas Kuther</name> </maintainer> - <maintainer type="person"> - <email>jaquilina@eagleeyet.net</email> - <name>Jonathan Aquilina</name> - <description>Please assign bugs</description> - </maintainer> <maintainer type="project"> <email>proaudio@gentoo.org</email> <name>Gentoo ProAudio Project</name> |