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-editors | |
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-editors')
-rw-r--r-- | app-editors/le/metadata.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/le/metadata.xml b/app-editors/le/metadata.xml index 5f22208aec43..98d7f5606dfc 100644 --- a/app-editors/le/metadata.xml +++ b/app-editors/le/metadata.xml @@ -1,12 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer type="person"> + <maintainer type="person"> <email>gentoo@schellstede.de</email> <name>Gerold Schellstede</name> <description>Proxy maintainer - assign bugs to him</description> </maintainer> -<maintainer type="project"> + <maintainer type="project"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> |