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 /app-backup/amanda | |
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 'app-backup/amanda')
-rw-r--r-- | app-backup/amanda/metadata.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/app-backup/amanda/metadata.xml b/app-backup/amanda/metadata.xml index 110b16946da2..e191fc902dcf 100644 --- a/app-backup/amanda/metadata.xml +++ b/app-backup/amanda/metadata.xml @@ -9,17 +9,17 @@ <maintainer type="person"> <email>lists@xunil.at</email> <name>Stefan G. Weichinger</name> - <description>Proxied developer; set to assignee in all bugs</description> + <description>Proxied developer</description> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> </maintainer> <maintainer type="person"> <email>dustin@v.igoro.us</email> <description>Upstream. Please CC on bugs.</description> <name>Dustin J. Mitchell</name> </maintainer> - <maintainer type="project"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> - </maintainer> <use> <flag name="xfs">Support for backing up raw XFS filesystems using xfsdump</flag> <flag name="s3">Support for backing up to the Amazon S3 system</flag> |