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 /mail-filter/razor | |
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 'mail-filter/razor')
-rw-r--r-- | mail-filter/razor/metadata.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/mail-filter/razor/metadata.xml b/mail-filter/razor/metadata.xml index b0f305605750..db02698daf07 100644 --- a/mail-filter/razor/metadata.xml +++ b/mail-filter/razor/metadata.xml @@ -1,14 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>razor-admin@cloudmark.com</email> - <description> - A contact designated by upstream developers. This email address - should always be added to CC list of any Razor bug that needs - upstream care. - </description> - </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> @@ -17,6 +9,14 @@ <email>net-mail@gentoo.org</email> <name>Net-Mail</name> </maintainer> + <maintainer type="person"> + <email>razor-admin@cloudmark.com</email> + <description> + A contact designated by upstream developers. This email address + should always be added to CC list of any Razor bug that needs + upstream care. + </description> + </maintainer> <upstream> <remote-id type="sourceforge">razor</remote-id> </upstream> |