commit: d8c6e1d3ec95cc1c4e58f19d2aba0f3381b59396
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 11:21:14 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 11:36:33 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8c6e1d3
www-apps/tt-rss: 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-apps/tt-rss/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/www-apps/tt-rss/metadata.xml b/www-apps/tt-rss/metadata.xml
index 388039cd655..6605b067508 100644
--- a/www-apps/tt-rss/metadata.xml
+++ b/www-apps/tt-rss/metadata.xml
@@ -4,7 +4,6 @@
<maintainer type="person">
<email>[email protected]</email>
<name>James Le Cuirot</name>
- <description>Maintainer</description>
</maintainer>
<use>
<flag name="daemon">Install additional init scripts for
automated RSS updates</flag>