diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 10:53:35 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:00:54 +0100 |
commit | b587450356f99f6d3deb1274f4299d2a0f5bd2a0 (patch) | |
tree | 7a3a20937107ade52f8a06f60a89e134c35ffb5f /app-admin | |
parent | app-admin/aws-as-tools: Remove useless maintainer <description/> (diff) | |
download | gentoo-b587450356f99f6d3deb1274f4299d2a0f5bd2a0.tar.gz gentoo-b587450356f99f6d3deb1274f4299d2a0f5bd2a0.tar.bz2 gentoo-b587450356f99f6d3deb1274f4299d2a0f5bd2a0.zip |
app-admin/aws-cw-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')
-rw-r--r-- | app-admin/aws-cw-tools/metadata.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-admin/aws-cw-tools/metadata.xml b/app-admin/aws-cw-tools/metadata.xml index efd934a2bf23..6d127b5ab82c 100644 --- a/app-admin/aws-cw-tools/metadata.xml +++ b/app-admin/aws-cw-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> |