diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:21:24 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:24:55 +0100 |
commit | 3fe6e35031fe66c4eaa376fa3a1542c1660323ca (patch) | |
tree | e81684db55bfc9418a5cf2ca500f4556f656d614 /app-shells | |
parent | app-portage/ufed: Remove useless maintainer <description/> (diff) | |
download | gentoo-3fe6e35031fe66c4eaa376fa3a1542c1660323ca.tar.gz gentoo-3fe6e35031fe66c4eaa376fa3a1542c1660323ca.tar.bz2 gentoo-3fe6e35031fe66c4eaa376fa3a1542c1660323ca.zip |
app-shells/fish: 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-shells')
-rw-r--r-- | app-shells/fish/metadata.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-shells/fish/metadata.xml b/app-shells/fish/metadata.xml index 918d136fd201..f4443c79761f 100644 --- a/app-shells/fish/metadata.xml +++ b/app-shells/fish/metadata.xml @@ -4,11 +4,9 @@ <maintainer type="person"> <email>ya@sysdump.net</email> <name>Georgy Yakovlev</name> - <description>Proxied maintainer. Please assign bugs to him.</description> </maintainer> <maintainer type="person"> <email>polynomial-c@gentoo.org</email> <name>Lars Wendler</name> - <description>Proxy maintainer of Georgy. Please CC on bugs.</description> </maintainer> </pkgmetadata> |