app-text/tree: Add new maintainer
authorJonas Stein <jstein@gentoo.org>
Mon, 20 Nov 2017 17:23:53 +0000 (18:23 +0100)
committerJonas Stein <jstein@gentoo.org>
Mon, 20 Nov 2017 17:24:14 +0000 (18:24 +0100)
Add my self as maintainer.

Package-Manager: Portage-2.3.14, Repoman-2.3.5

app-text/tree/metadata.xml

index 1b2becffa26c9c6d50669350fb3cc50e3c24c4e0..c30fee716df8a22c5b0dc722627acad9412a1103 100644 (file)
@@ -1,5 +1,15 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-  <!-- maintainer-needed -->
+       <maintainer type="person">
+               <email>jstein@gentoo.org</email>
+               <name>Jonas Stein</name>
+       </maintainer>
+       <upstream>
+               <changelog>http://mama.indstate.edu/users/ice/tree/changes.html</changelog>
+       </upstream>
+       <longdescription>Tree is a recursive directory listing command that
+produces a depth indented listing of files, which is colorized ala 
+dircolors if the LS_COLORS environment variable is set and output is to tty.
+       </longdescription>
 </pkgmetadata>