diff options
author | 2016-06-19 08:23:17 +0200 | |
---|---|---|
committer | 2016-06-19 08:24:25 +0200 | |
commit | aa2f2da2006650d40d43d982eb526f9809789e85 (patch) | |
tree | 5d9a5b8d684808e8268f1c458155f9996371388f /media-sound/fluid-soundfont | |
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/fluid-soundfont')
-rw-r--r-- | media-sound/fluid-soundfont/metadata.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/media-sound/fluid-soundfont/metadata.xml b/media-sound/fluid-soundfont/metadata.xml index 02aae86baa6e..ccb7bafba7fb 100644 --- a/media-sound/fluid-soundfont/metadata.xml +++ b/media-sound/fluid-soundfont/metadata.xml @@ -2,15 +2,15 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> -<email>hwoarang@gentoo.org</email> -<name>Markos Chandras</name> -<description>Proxy maintainer. CC him on bugs</description> -</maintainer> -<maintainer type="person"> <email>nikoli@gmx.us</email> <name>Nikoli</name> <description>Maintainer. Assign bugs to him</description> </maintainer> +<maintainer type="person"> +<email>hwoarang@gentoo.org</email> +<name>Markos Chandras</name> +<description>Proxy maintainer. CC him on bugs</description> +</maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> |