diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 10:55:12 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:01:13 +0100 |
commit | 5dcc40778986477105b62e5e579245214a2d2bef (patch) | |
tree | 5f4dddb4a1130a9425fab78c2bd7d12ffe14cc5b /app-crypt/scute | |
parent | app-crypt/sbsigntool: Remove useless maintainer <description/> (diff) | |
download | gentoo-5dcc40778986477105b62e5e579245214a2d2bef.tar.gz gentoo-5dcc40778986477105b62e5e579245214a2d2bef.tar.bz2 gentoo-5dcc40778986477105b62e5e579245214a2d2bef.zip |
app-crypt/scute: 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-crypt/scute')
-rw-r--r-- | app-crypt/scute/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-crypt/scute/metadata.xml b/app-crypt/scute/metadata.xml index e64af5b8aed2..ef8bdd1eaecc 100644 --- a/app-crypt/scute/metadata.xml +++ b/app-crypt/scute/metadata.xml @@ -4,7 +4,6 @@ <maintainer type="person"> <email>lucas.yamanishi@gmail.com</email> <name>Lucas Yamanishi</name> - <description>Proxy maintainer.</description> </maintainer> <maintainer type="project"> <email>crypto@gentoo.org</email> |