commit: d008fa3723696504d3be8e29a0c1be3703e57550
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 10:46:58 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 10:52:00 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d008fa37
dev-util/molecule: 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/metadata.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/dev-util/molecule/metadata.xml b/dev-util/molecule/metadata.xml
index acee678928c..1357e0ab5dc 100644
--- a/dev-util/molecule/metadata.xml
+++ b/dev-util/molecule/metadata.xml
@@ -4,12 +4,10 @@
<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>
<use>
<flag name="plugins">Add plugins provided by
dev-util/molecule-plugins</flag>