diff options
author | 2018-02-11 10:53:48 +0100 | |
---|---|---|
committer | 2018-02-11 11:00:56 +0100 | |
commit | 8bd125853944e847fd3673e62e6fd4dc68fd0ed6 (patch) | |
tree | 7e383218024bfe30d7c6d2686bd4b18c6398f764 /app-admin/equo | |
parent | app-admin/dio: Remove useless maintainer <description/> (diff) | |
download | gentoo-8bd125853944e847fd3673e62e6fd4dc68fd0ed6.tar.gz gentoo-8bd125853944e847fd3673e62e6fd4dc68fd0ed6.tar.bz2 gentoo-8bd125853944e847fd3673e62e6fd4dc68fd0ed6.zip |
app-admin/equo: 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/equo')
-rw-r--r-- | app-admin/equo/metadata.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-admin/equo/metadata.xml b/app-admin/equo/metadata.xml index 2c94a04481eb..f6216f16666e 100644 --- a/app-admin/equo/metadata.xml +++ b/app-admin/equo/metadata.xml @@ -4,11 +4,9 @@ <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> </pkgmetadata> |