commit: c0d4f06b569e854fa9fed35bd872c25c6a1620cb Author: Ian Delaney <idella4 <AT> gentoo <DOT> org> AuthorDate: Thu May 19 01:44:23 2016 +0000 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org> CommitDate: Thu May 19 16:25:30 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0d4f06b
app-editors/atom: Re-ordering of maintainers in metadata Package-Manager: portage-2.2.28 app-editors/atom/metadata.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-editors/atom/metadata.xml b/app-editors/atom/metadata.xml index 1fac832..48e3af9 100644 --- a/app-editors/atom/metadata.xml +++ b/app-editors/atom/metadata.xml @@ -2,12 +2,12 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> - <email>[email protected]</email> - </maintainer> - <maintainer type="person"> <email>[email protected]</email> <name>Elvis Pranskevichus</name> </maintainer> + <maintainer type="person"> + <email>[email protected]</email> + </maintainer> <maintainer type="project"> <email>[email protected]</email> <name>Proxy Maintainers</name>
