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.
This commit is contained in:
Michał Górny
2018-02-11 11:46:41 +01:00
parent b8ff00ae3c
commit 9ce225716b

View File

@@ -4,12 +4,10 @@
<maintainer type="person">
<email>nelo@wallus.de</email>
<name>Nelo-Thara Wallus</name>
<description>Proxied by Polynomial-C</description>
</maintainer>
<maintainer type="person">
<email>polynomial-c@gentoo.org</email>
<name>Lars Wendler</name>
<description>Proxy maintainer for Nelo</description>
</maintainer>
<upstream>
<remote-id type="github">sstephenson/bats</remote-id>