commit:     90154a11272b463637ee7573389d9a1c1dff830b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 09:55:16 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 10:01:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90154a11

app-crypt/shash: 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.

 app-crypt/shash/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-crypt/shash/metadata.xml b/app-crypt/shash/metadata.xml
index 3b9877fc08c..67634f6f0db 100644
--- a/app-crypt/shash/metadata.xml
+++ b/app-crypt/shash/metadata.xml
@@ -4,7 +4,6 @@
        <maintainer type="person">
                <email>[email protected]</email>
                <name>Sven Wegener</name>
-               <description>primary maintainer</description>
        </maintainer>
        <longdescription>shash is a command-line interface for libmhash and is 
used to generate or check digests or MACs of files.</longdescription>
 </pkgmetadata>

Reply via email to