sys-fs/ncdu: add myself as maintainer
authorThomas Deutschmann <whissi@gentoo.org>
Mon, 26 Nov 2018 18:48:45 +0000 (19:48 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 26 Nov 2018 19:22:21 +0000 (20:22 +0100)
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
sys-fs/ncdu/metadata.xml

index 82b99a853f643729b6f0b909bb00c0e2567585cb..a257e66514e6c1747379d622a301fb10955d7a8f 100644 (file)
@@ -1,11 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <!-- maintainer-needed -->
-  <longdescription>
-As the name already suggests, ncdu is an NCurses version of the famous old 'du'
-unix command. It provides a fast and easy interface to your harddrive. Where is
-your disk space going? Why is your home directory that large? ncdu can answer
-those questions for you in just a matter of seconds!
-</longdescription>
+       <maintainer type="person">
+               <email>whissi@gentoo.org</email>
+               <name>Thomas Deutschmann</name>
+       </maintainer>
+       <longdescription>
+               As the name already suggests, ncdu is an NCurses version of the famous old 'du'
+               unix command. It provides a fast and easy interface to your harddrive. Where is
+               your disk space going? Why is your home directory that large? ncdu can answer
+               those questions for you in just a matter of seconds!
+       </longdescription>
 </pkgmetadata>