Skip to content

Commit

Permalink
app-shells/fish: Remove useless maintainer <description/>
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
mgorny committed Feb 11, 2018
1 parent 8cc1668 commit 3fe6e35
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app-shells/fish/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

0 comments on commit 3fe6e35

Please sign in to comment.