commit: fd2f6feca56120e1d8a3ff31d7161d4b62fdeb77 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Thu May 23 20:21:30 2019 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu May 23 20:21:50 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd2f6fec
app-misc/vifm: take over maintainership. Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 app-misc/vifm/metadata.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/app-misc/vifm/metadata.xml b/app-misc/vifm/metadata.xml index 4395156e1f2..399ce9552f8 100644 --- a/app-misc/vifm/metadata.xml +++ b/app-misc/vifm/metadata.xml @@ -1,7 +1,10 @@ <?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>Patrice Clement</name> + </maintainer> <longdescription> Vifm is a ncurses based file manager with vi like keybindings. If you use vi, vifm gives you complete keyboard control over your files without
