diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:30:09 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:32:39 +0100 |
commit | 49d2236457713bd91038a3acce6a41b54d4bbdc6 (patch) | |
tree | ba02cb3457f2de0b9beb04bf05c51488e99e6d89 /app-text | |
parent | app-text/html2text: Remove useless maintainer <description/> (diff) | |
download | gentoo-49d2236457713bd91038a3acce6a41b54d4bbdc6.tar.gz gentoo-49d2236457713bd91038a3acce6a41b54d4bbdc6.tar.bz2 gentoo-49d2236457713bd91038a3acce6a41b54d4bbdc6.zip |
app-text/multitail: Remove useless maintainer <description/>
Remove useless/redundant maintainer <description/>. It does not benefit
bug wrangling, and only wastes developer's time on reading it. Few tips:
- assignee/CC is implied by ordering, there is no reason to repeat it,
- we know that maintainer is maintainer (la la la la la),
- most of adjectives for maintainer are of no value and/or are obvious.
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/multitail/metadata.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-text/multitail/metadata.xml b/app-text/multitail/metadata.xml index 27ef92564dbe..0ba94180236a 100644 --- a/app-text/multitail/metadata.xml +++ b/app-text/multitail/metadata.xml @@ -4,9 +4,8 @@ <maintainer type="person"> <email>wschlich@gentoo.org</email> <name>Wolfram Schlich</name> - <description>Primary maintainer</description> </maintainer> -<maintainer type="project"> + <maintainer type="project"> <email>shell-tools@gentoo.org</email> <name>Gentoo Shell Tools Project</name> </maintainer> |