diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:21:12 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:24:53 +0100 |
commit | d8947406365b7541171dc1afb437b59a17648887 (patch) | |
tree | a29e4c4528e27f9cc7e87cc82858035a97055f7b /app-portage/deltup | |
parent | app-officeext/ooofbtools: Remove useless maintainer <description/> (diff) | |
download | gentoo-d8947406365b7541171dc1afb437b59a17648887.tar.gz gentoo-d8947406365b7541171dc1afb437b59a17648887.tar.bz2 gentoo-d8947406365b7541171dc1afb437b59a17648887.zip |
app-portage/deltup: 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-portage/deltup')
-rw-r--r-- | app-portage/deltup/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-portage/deltup/metadata.xml b/app-portage/deltup/metadata.xml index 99396d6343f5..b61ab2084920 100644 --- a/app-portage/deltup/metadata.xml +++ b/app-portage/deltup/metadata.xml @@ -4,7 +4,6 @@ <maintainer type="person"> <email>Ameretat.Reith@gmail.com</email> <name>Ameretat 'reith' Reith</name> - <description>Primary Maintainer, Assign bugs</description> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> |