commit: c59542c6f8ca2da4bf3c73e45f8e550dd3f799c5
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 11:21:07 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 11:36:32 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c59542c6
www-apps/ikiwiki: 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/ikiwiki/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/www-apps/ikiwiki/metadata.xml b/www-apps/ikiwiki/metadata.xml
index 86a50d834cf..b8ef6f4b592 100644
--- a/www-apps/ikiwiki/metadata.xml
+++ b/www-apps/ikiwiki/metadata.xml
@@ -4,7 +4,6 @@
<maintainer type="person">
<email>[email protected]</email>
<name>Alice Ferrazzi</name>
- <description>Assign bugs to me.</description>
</maintainer>
<use>
<flag name="extras">Installs additional modules used by ikiwiki
plugins</flag>