diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 10:53:37 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:00:54 +0100 |
commit | 7d1f524581aa82ae52cf5b860dac904751ab0a4c (patch) | |
tree | 6dd51c5ac3d56017ba4b01bb01e398b506ac1766 /app-admin/aws-iam-tools | |
parent | app-admin/aws-cw-tools: Remove useless maintainer <description/> (diff) | |
download | gentoo-7d1f524581aa82ae52cf5b860dac904751ab0a4c.tar.gz gentoo-7d1f524581aa82ae52cf5b860dac904751ab0a4c.tar.bz2 gentoo-7d1f524581aa82ae52cf5b860dac904751ab0a4c.zip |
app-admin/aws-iam-tools: 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/aws-iam-tools')
-rw-r--r-- | app-admin/aws-iam-tools/metadata.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-admin/aws-iam-tools/metadata.xml b/app-admin/aws-iam-tools/metadata.xml index efd934a2bf23..6d127b5ab82c 100644 --- a/app-admin/aws-iam-tools/metadata.xml +++ b/app-admin/aws-iam-tools/metadata.xml @@ -4,9 +4,8 @@ <maintainer type="person"> <email>sergey.zhuga@gmail.com</email> <name>Sergey Zhuga</name> - <description>Proxied maintainer; set to assignee in all bugs</description> </maintainer> -<maintainer type="project"> + <maintainer type="project"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> |