commit:     20110fe6e89d6ed87448bf8ccaf1058d01787e72
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 09:55:18 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 10:01:15 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20110fe6

app-crypt/sign: 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/sign/metadata.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/app-crypt/sign/metadata.xml b/app-crypt/sign/metadata.xml
index eac2478a0ac..15e7b65be77 100644
--- a/app-crypt/sign/metadata.xml
+++ b/app-crypt/sign/metadata.xml
@@ -4,7 +4,6 @@
 <maintainer type="person">
        <email>[email protected]</email>
        <name>Alice Ferrazzi</name>
-       <description>Assign bugs to me.</description>
 </maintainer>
 <longdescription>
 sign is a file signing and signature verification utility. It's main purpose is

Reply via email to