commit: 7ae2b45b351e7ce6ca32f5785a6ec81f09b982ac Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Feb 11 11:01:25 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Feb 11 11:01:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ae2b45b
net-analyzer/sslsniff: 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-analyzer/sslsniff/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/net-analyzer/sslsniff/metadata.xml b/net-analyzer/sslsniff/metadata.xml index 44077c9f826..e3c364f20d1 100644 --- a/net-analyzer/sslsniff/metadata.xml +++ b/net-analyzer/sslsniff/metadata.xml @@ -10,6 +10,5 @@ <maintainer type="person"> <email>[email protected]</email> <name>Rick Farina</name> - <description>co-maintainer</description> </maintainer> </pkgmetadata>
