summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2023-01-13 21:01:33 -0500
committerIonen Wolkens <ionen@gentoo.org>2023-01-13 21:42:00 -0500
commitca208d3697f817f29bfbc8ae8a7f216cafa058ef (patch)
tree9e0225f483b40f39935617b83ce6ef678a487ab4
parentnet-im/discord-bin: Remove system-ffmpeg USE (diff)
downloadgentoo-ca208d3697f817f29bfbc8ae8a7f216cafa058ef.tar.gz
gentoo-ca208d3697f817f29bfbc8ae8a7f216cafa058ef.tar.bz2
gentoo-ca208d3697f817f29bfbc8ae8a7f216cafa058ef.zip
app-misc/ranger: add myself as a maintainer
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--app-misc/ranger/metadata.xml18
1 files changed, 11 insertions, 7 deletions
diff --git a/app-misc/ranger/metadata.xml b/app-misc/ranger/metadata.xml
index 95a700aaa70b..4064945f6454 100644
--- a/app-misc/ranger/metadata.xml
+++ b/app-misc/ranger/metadata.xml
@@ -1,13 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
- <longdescription lang="en">
- Ranger is a console file manager that gives you greater flexibility and a
- good overview of your files without having to leave your console. It
- visualizes the directory tree in two dimensions: the directory hierarchy on
- one, lists of files on the other, with a preview to the right so you know
- where you'll be going.
+ <maintainer type="person">
+ <email>ionen@gentoo.org</email>
+ <name>Ionen Wolkens</name>
+ </maintainer>
+ <longdescription>
+ Ranger is a console file manager that gives you greater
+ flexibility and a good overview of your files without
+ having to leave your console. It visualizes the directory
+ tree in two dimensions: the directory hierarchy on one,
+ lists of files on the other, with a preview to the right
+ so you know where you'll be going.
</longdescription>
<upstream>
<remote-id type="github">ranger/ranger</remote-id>