diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 10:53:31 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:00:53 +0100 |
commit | 94e02057fc79a987cf25695d35dbec9e8ad1a89a (patch) | |
tree | 0c7d56afc25ae837af1a5328bb4507c412c5824e /app-admin/apg | |
parent | app-doc/zeal: Remove invalid <description/> (diff) | |
download | gentoo-94e02057fc79a987cf25695d35dbec9e8ad1a89a.tar.gz gentoo-94e02057fc79a987cf25695d35dbec9e8ad1a89a.tar.bz2 gentoo-94e02057fc79a987cf25695d35dbec9e8ad1a89a.zip |
app-admin/apg: 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/apg')
-rw-r--r-- | app-admin/apg/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-admin/apg/metadata.xml b/app-admin/apg/metadata.xml index f0530d94fe8d..971e516f3bf3 100644 --- a/app-admin/apg/metadata.xml +++ b/app-admin/apg/metadata.xml @@ -4,7 +4,6 @@ <maintainer type="person"> <email>DuPol@gmx.de</email> <name>Dustin Polke</name> - <description>Proxied maintainer; set to assignee in all bugs</description> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> |