diff options
Diffstat (limited to 'app-shells/mcfly/metadata.xml')
-rw-r--r-- | app-shells/mcfly/metadata.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-shells/mcfly/metadata.xml b/app-shells/mcfly/metadata.xml index 8d0da20cda26..0c99d19209f3 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>mmk@levelnine.at</email> + <name>Michael Mair-Keimberger</name> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</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. |