diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 10:54:37 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:01:06 +0100 |
commit | 2a487305abbc9efd54d523fcd34c118efda038fb (patch) | |
tree | 5a6dee216d54e2fbde5daaa46efd435167c6f98d /app-backup/amanda | |
parent | app-arch/zopfli: Remove useless maintainer <description/> (diff) | |
download | gentoo-2a487305abbc9efd54d523fcd34c118efda038fb.tar.gz gentoo-2a487305abbc9efd54d523fcd34c118efda038fb.tar.bz2 gentoo-2a487305abbc9efd54d523fcd34c118efda038fb.zip |
app-backup/amanda: 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-backup/amanda')
-rw-r--r-- | app-backup/amanda/metadata.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-backup/amanda/metadata.xml b/app-backup/amanda/metadata.xml index a044ded27632..5846584c7a1f 100644 --- a/app-backup/amanda/metadata.xml +++ b/app-backup/amanda/metadata.xml @@ -3,13 +3,11 @@ <pkgmetadata> <maintainer type="person"> <email>robbat2@gentoo.org</email> - <description>Primary maintainer</description> <name>Robin H. Johnson</name> </maintainer> <maintainer type="person"> <email>lists@xunil.at</email> <name>Stefan G. Weichinger</name> - <description>Proxied developer</description> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> |