commit: 58ae89098db71f59b990c02401b4f25a2c3e8621 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Mon Apr 18 18:29:59 2016 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Mon Apr 18 18:29:59 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58ae8909
dev-db/mariadb-galera: Reorder maintainers after GLEP68 change Package-Manager: portage-2.2.28 dev-db/mariadb-galera/metadata.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-db/mariadb-galera/metadata.xml b/dev-db/mariadb-galera/metadata.xml index 72127d4..7315496 100644 --- a/dev-db/mariadb-galera/metadata.xml +++ b/dev-db/mariadb-galera/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
