commit: 586590ce096452532290446424eed15e7ddddc3a Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Sun Feb 14 14:00:03 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 16 18:39:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=586590ce
app-shells/mcfly: take maintaineship Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/19464 Signed-off-by: Sam James <sam <AT> gentoo.org> app-shells/mcfly/metadata.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/app-shells/mcfly/metadata.xml b/app-shells/mcfly/metadata.xml index 8d0da20cda2..0c99d19209f 100644 --- a/app-shells/mcfly/metadata.xml +++ b/app-shells/mcfly/metadata.xml @@ -1,7 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="person"> + <email>[email protected]</email> + <name>Michael Mair-Keimberger</name> + </maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> <longdescription lang="en"> McFly replaces your default ctrl-r Bash history search with an intelligent search engine that takes into account your working directory and the context of recently executed commands.
