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

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

diff --git a/app-shells/fish/metadata.xml b/app-shells/fish/metadata.xml
index 918d136fd20..f4443c79761 100644
--- a/app-shells/fish/metadata.xml
+++ b/app-shells/fish/metadata.xml
@@ -4,11 +4,9 @@
        <maintainer type="person">
                <email>[email protected]</email>
                <name>Georgy Yakovlev</name>
-               <description>Proxied maintainer. Please assign bugs to 
him.</description>
        </maintainer>
        <maintainer type="person">
                <email>[email protected]</email>
                <name>Lars Wendler</name>
-               <description>Proxy maintainer of Georgy. Please CC on 
bugs.</description>
        </maintainer>
 </pkgmetadata>

Reply via email to