diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-26 19:48:45 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-26 20:22:21 +0100 |
commit | 6cd937e163b6ce04a93c9460916ceeffc234acd4 (patch) | |
tree | f5b5fb29e31b65b63b854aafbcc6d054f75b491a /sys-fs/ncdu | |
parent | dev-ruby/sinatra: Add ~arm keyword wrt bug #661564 (diff) | |
download | gentoo-6cd937e163b6ce04a93c9460916ceeffc234acd4.tar.gz gentoo-6cd937e163b6ce04a93c9460916ceeffc234acd4.tar.bz2 gentoo-6cd937e163b6ce04a93c9460916ceeffc234acd4.zip |
sys-fs/ncdu: add myself as maintainer
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-fs/ncdu')
-rw-r--r-- | sys-fs/ncdu/metadata.xml | 17 |
1 files changed, 10 insertions, 7 deletions
diff --git a/sys-fs/ncdu/metadata.xml b/sys-fs/ncdu/metadata.xml index 82b99a853f64..a257e66514e6 100644 --- a/sys-fs/ncdu/metadata.xml +++ b/sys-fs/ncdu/metadata.xml @@ -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> |