commit:     d8947406365b7541171dc1afb437b59a17648887
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 10:21:12 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 10:24:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8947406

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

diff --git a/app-portage/deltup/metadata.xml b/app-portage/deltup/metadata.xml
index 99396d6343f..b61ab208492 100644
--- a/app-portage/deltup/metadata.xml
+++ b/app-portage/deltup/metadata.xml
@@ -4,7 +4,6 @@
   <maintainer type="person">
     <email>[email protected]</email>
     <name>Ameretat 'reith' Reith</name>
-    <description>Primary Maintainer, Assign bugs</description>
   </maintainer>
   <maintainer type="project">
     <email>[email protected]</email>

Reply via email to