diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 10:55:00 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:01:11 +0100 |
commit | 8d732322feb6de09f5120f82da9c99c022b14d7f (patch) | |
tree | 0cc385601899d8e6ae7b7dbe7f1009fdbd713315 /app-cdr | |
parent | app-cdr/burn-cd: Remove useless maintainer <description/> (diff) | |
download | gentoo-8d732322feb6de09f5120f82da9c99c022b14d7f.tar.gz gentoo-8d732322feb6de09f5120f82da9c99c022b14d7f.tar.bz2 gentoo-8d732322feb6de09f5120f82da9c99c022b14d7f.zip |
app-cdr/cdrdao: 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-cdr')
-rw-r--r-- | app-cdr/cdrdao/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-cdr/cdrdao/metadata.xml b/app-cdr/cdrdao/metadata.xml index f71e7172b1da..0981f4cab9a5 100644 --- a/app-cdr/cdrdao/metadata.xml +++ b/app-cdr/cdrdao/metadata.xml @@ -4,7 +4,6 @@ <maintainer type="person"> <email>brendan@horan.hk</email> <name>Brendan Horan</name> - <description>Proxy maintainer - make assignee on bugs</description> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> |