commit: 40096f9057a138050f090912eb66436136b0cab1 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Feb 11 11:07:56 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Feb 11 11:07:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40096f90
net-wireless/gobi_loader: 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. net-wireless/gobi_loader/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/net-wireless/gobi_loader/metadata.xml b/net-wireless/gobi_loader/metadata.xml index 8aea492bf6b..306d534c95e 100644 --- a/net-wireless/gobi_loader/metadata.xml +++ b/net-wireless/gobi_loader/metadata.xml @@ -8,6 +8,5 @@ <maintainer type="person"> <email>[email protected]</email> <name>Lars Wendler</name> - <description>Proxy maintainer for Stefan</description> </maintainer> </pkgmetadata>
