diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 10:54:14 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:01:02 +0100 |
commit | 02c895f31e0c59ff84bbeeb35ce8a7f0a5d453ea (patch) | |
tree | 614e1ec73f14e6a155dccd9af035b74a2b1c1418 /app-admin/stow | |
parent | app-admin/rcm: Remove useless maintainer <description/> (diff) | |
download | gentoo-02c895f31e0c59ff84bbeeb35ce8a7f0a5d453ea.tar.gz gentoo-02c895f31e0c59ff84bbeeb35ce8a7f0a5d453ea.tar.bz2 gentoo-02c895f31e0c59ff84bbeeb35ce8a7f0a5d453ea.zip |
app-admin/stow: 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/stow')
-rw-r--r-- | app-admin/stow/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-admin/stow/metadata.xml b/app-admin/stow/metadata.xml index eacb94b4c4cb..04f725369a73 100644 --- a/app-admin/stow/metadata.xml +++ b/app-admin/stow/metadata.xml @@ -4,7 +4,6 @@ <maintainer type="person"> <email>ewfalor@gmail.com</email> <name>Erik Falor</name> - <description>Proxied maintainer; set to assignee in all bugs</description> </maintainer> <maintainer type="person"> <email>maksbotan@gentoo.org</email> |