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-libs/libiec61883 | |
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-libs/libiec61883')
-rw-r--r-- | media-libs/libiec61883/metadata.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/libiec61883/metadata.xml b/media-libs/libiec61883/metadata.xml index d4d83a23a333..79b6e93beae4 100644 --- a/media-libs/libiec61883/metadata.xml +++ b/media-libs/libiec61883/metadata.xml @@ -1,16 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> +<maintainer type="project"> + <email>media-video@gentoo.org</email> + <name>Gentoo Video project</name> +</maintainer> <maintainer type="person"> <email>calchan@gentoo.org</email> <name>Denis Dupeyron</name> <description>Main maintainer for this is the herd, please CC on bugs.</description> </maintainer> -<maintainer type="project"> - <email>media-video@gentoo.org</email> - <name>Gentoo Video project</name> -</maintainer> <longdescription lang="en"> This library provides third generation media reception and transmission for DV, MPEG2-TS, and AMDTP (audio and music) using only raw1394 and not the complicated |