diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 10:53:56 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:00:58 +0100 |
commit | 2ae1bace0fbda4df39219db7687a64de65078e6b (patch) | |
tree | baaa4f7a30a144e6cf4cfbbe87c3369c30e4a2b5 /app-admin | |
parent | app-admin/keepass: Remove useless maintainer <description/> (diff) | |
download | gentoo-2ae1bace0fbda4df39219db7687a64de65078e6b.tar.gz gentoo-2ae1bace0fbda4df39219db7687a64de65078e6b.tar.bz2 gentoo-2ae1bace0fbda4df39219db7687a64de65078e6b.zip |
app-admin/matter: 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.
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/matter/metadata.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-admin/matter/metadata.xml b/app-admin/matter/metadata.xml index d8870835adbf..211b61e3db75 100644 --- a/app-admin/matter/metadata.xml +++ b/app-admin/matter/metadata.xml @@ -4,12 +4,10 @@ <maintainer type="person"> <email>mudler@gentoo.org</email> <name>Ettore Di Giacinto</name> - <description>Assign bugs to him</description> </maintainer> <maintainer type="person"> <email>lxnay@gentoo.org</email> <name>Fabio Erculiani</name> - <description>CC on bugs</description> </maintainer> <use> <flag name="entropy">Add Entropy support</flag> |