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

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

diff --git a/app-portage/ufed/metadata.xml b/app-portage/ufed/metadata.xml
index 8b98e6ddb1c..5d5e7870e71 100644
--- a/app-portage/ufed/metadata.xml
+++ b/app-portage/ufed/metadata.xml
@@ -4,11 +4,9 @@
        <maintainer type="person">
                <email>[email protected]</email>
                <name>Sven Eden</name>
-               <description>Current maintainer, assign bugs</description>
        </maintainer>
        <maintainer type="person">
                <email>[email protected]</email>
-               <description>Proxy committer, CC bugs</description>
        </maintainer>
 <maintainer type="project">
                <email>[email protected]</email>

Reply via email to