diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 10:54:20 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:01:03 +0100 |
commit | 563f56388f67b1011d10af5dd0817cbfbc8bc742 (patch) | |
tree | d0585b1d77a692d9b2c6b8ae2498131825eaa501 /app-admin/xtail | |
parent | app-admin/xstow: Remove useless maintainer <description/> (diff) | |
download | gentoo-563f56388f67b1011d10af5dd0817cbfbc8bc742.tar.gz gentoo-563f56388f67b1011d10af5dd0817cbfbc8bc742.tar.bz2 gentoo-563f56388f67b1011d10af5dd0817cbfbc8bc742.zip |
app-admin/xtail: 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/xtail')
-rw-r--r-- | app-admin/xtail/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-admin/xtail/metadata.xml b/app-admin/xtail/metadata.xml index f85171d7d138..517fc676864e 100644 --- a/app-admin/xtail/metadata.xml +++ b/app-admin/xtail/metadata.xml @@ -4,7 +4,6 @@ <maintainer type="person"> <email>gentoo.power@gmail.com</email> <name>Iván</name> - <description>Proxied maintainer; set to assignee in all bugs</description> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> |