commit: 54c9282115e46c684cf8fd79c5a310a65e415c55 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Mon Apr 18 18:26:17 2016 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Mon Apr 18 18:26:17 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54c92821
dev-db/mysql: Reorder maintainers after GLEP68 change Package-Manager: portage-2.2.28 dev-db/mysql/metadata.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-db/mysql/metadata.xml b/dev-db/mysql/metadata.xml index 538f21e..3d742f6 100644 --- a/dev-db/mysql/metadata.xml +++ b/dev-db/mysql/metadata.xml @@ -1,14 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <description>Libressl issues. Only assign if it's a direct Libressl issue. Do not directly assign for anything else.</description> - </maintainer> <maintainer type="project"> <email>[email protected]</email> <name>MySQL</name> </maintainer> + <maintainer type="person"> + <email>[email protected]</email> + <description>Libressl issues. Only assign if it's a direct Libressl issue. Do not directly assign for anything else.</description> + </maintainer> <!-- Please note that this list is shared between the following packages: dev-db/mysql
