commit: c38e9e5cf73a185222659c2c4edd31c63d570749
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 10:46:56 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 10:51:57 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c38e9e5c
dev-util/molecule-plugins: 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.
dev-util/molecule-plugins/metadata.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/dev-util/molecule-plugins/metadata.xml
b/dev-util/molecule-plugins/metadata.xml
index 2c94a04481e..f6216f16666 100644
--- a/dev-util/molecule-plugins/metadata.xml
+++ b/dev-util/molecule-plugins/metadata.xml
@@ -4,11 +4,9 @@
<maintainer type="person">
<email>[email protected]</email>
<name>Ettore Di Giacinto</name>
- <description>Assign bugs to him</description>
</maintainer>
<maintainer type="person">
<email>[email protected]</email>
<name>Fabio Erculiani</name>
- <description>CC on bugs</description>
</maintainer>
</pkgmetadata>