commit: e29aea826c4f7e84888c789d872e4f465222f468 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Fri Mar 4 18:58:03 2016 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Fri Mar 4 18:58:03 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e29aea82
net-misc/openssh: Re-order maintainers net-misc/openssh/metadata.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/net-misc/openssh/metadata.xml b/net-misc/openssh/metadata.xml index 1d275bd..a809b9d 100644 --- a/net-misc/openssh/metadata.xml +++ b/net-misc/openssh/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 restrict="net-misc/openssh[ldap]" type="person"> - <email>[email protected]</email> - <description>LPK issues. Only assign if it's a direct LPK issue. Do not directly assign for anything else.</description> - </maintainer> <maintainer type="project"> <email>[email protected]</email> <name>Gentoo Base System</name> </maintainer> + <maintainer restrict="net-misc/openssh[ldap]" type="person"> + <email>[email protected]</email> + <description>LPK issues. Only assign if it's a direct LPK issue. Do not directly assign for anything else.</description> + </maintainer> <longdescription> OpenSSH is a FREE version of the SSH protocol suite of network connectivity tools that increasing numbers of people on the Internet are coming to rely on. Many users of telnet,
