commit: 47b194caba2d03fe0585ce13a98e2785d18df11a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 11:21:20 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 11:36:34 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47b194ca
www-servers/varnish: 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.
www-servers/varnish/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/www-servers/varnish/metadata.xml b/www-servers/varnish/metadata.xml
index fa6c1983648..e9d6ec501f2 100644
--- a/www-servers/varnish/metadata.xml
+++ b/www-servers/varnish/metadata.xml
@@ -8,7 +8,6 @@
<maintainer type="person">
<email>[email protected]</email>
<name>Christian Ruppert</name>
- <description>Secondary maintainer</description>
</maintainer>
<use>
<flag name="jemalloc">Use dev-libs/jemalloc for
allocations</flag>