summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2016-06-19 08:23:17 +0200
committerMichał Górny <mgorny@gentoo.org>2016-06-19 08:24:25 +0200
commitaa2f2da2006650d40d43d982eb526f9809789e85 (patch)
tree5d9a5b8d684808e8268f1c458155f9996371388f /app-vim
parentdev-ruby/sprockets: add 3.6.1 (diff)
downloadgentoo-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-vim')
-rw-r--r--app-vim/cream/metadata.xml8
-rw-r--r--app-vim/vim-latex/metadata.xml8
2 files changed, 8 insertions, 8 deletions
diff --git a/app-vim/cream/metadata.xml b/app-vim/cream/metadata.xml
index 7c9634f2667c..429038dc8e9d 100644
--- a/app-vim/cream/metadata.xml
+++ b/app-vim/cream/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>vim@gentoo.org</email>
+ <name>Gentoo Vim Project</name>
+ </maintainer>
<maintainer type="person">
<email>degrenier@easyconnect.fr</email>
<description>Please Cc: Thomas de Grenier de Latour (not a Gentoo
developer) on any bugs, as he knows lots about the package and I'd
like his opinion before I make any big changes.</description>
</maintainer>
- <maintainer type="project">
- <email>vim@gentoo.org</email>
- <name>Gentoo Vim Project</name>
- </maintainer>
<upstream>
<remote-id type="sourceforge">cream</remote-id>
</upstream>
diff --git a/app-vim/vim-latex/metadata.xml b/app-vim/vim-latex/metadata.xml
index b302f9abfbde..22fa098b40c4 100644
--- a/app-vim/vim-latex/metadata.xml
+++ b/app-vim/vim-latex/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>vim@gentoo.org</email>
+ <name>Gentoo Vim Project</name>
+ </maintainer>
<maintainer type="person">
<email>ferret@explodingferret.com</email>
<description>Please Cc: James Noble (ferret on IRC, not a Gentoo
developer) on any bugs related to this package as he knows more
about it than me.</description>
</maintainer>
- <maintainer type="project">
- <email>vim@gentoo.org</email>
- <name>Gentoo Vim Project</name>
- </maintainer>
<use>
<flag name="html">Install HTML documentation</flag>
<flag name="python">Enable python support which can help speed up some functionality</flag>