commit:     9ce225716b2d903512d395502cdb4d23bfc34f47
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 10:46:41 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 10:51:35 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ce22571

dev-util/bats: 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.

 dev-util/bats/metadata.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-util/bats/metadata.xml b/dev-util/bats/metadata.xml
index d65f4219229..b8f6a46a907 100644
--- a/dev-util/bats/metadata.xml
+++ b/dev-util/bats/metadata.xml
@@ -4,12 +4,10 @@
        <maintainer type="person">
                <email>[email protected]</email>
                <name>Nelo-Thara Wallus</name>
-               <description>Proxied by Polynomial-C</description>
        </maintainer>
        <maintainer type="person">
                <email>[email protected]</email>
                <name>Lars Wendler</name>
-               <description>Proxy maintainer for Nelo</description>
        </maintainer>
        <upstream>
                <remote-id type="github">sstephenson/bats</remote-id>

Reply via email to