diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:20:21 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:24:42 +0100 |
commit | 1b2a037da830c6b23207ab6db96cb60a16d380bf (patch) | |
tree | 1961c919feba15cef67069b950bd395ebe9b53c5 /app-i18n | |
parent | app-i18n/man-pages-pl: Remove useless maintainer <description/> (diff) | |
download | gentoo-1b2a037da830c6b23207ab6db96cb60a16d380bf.tar.gz gentoo-1b2a037da830c6b23207ab6db96cb60a16d380bf.tar.bz2 gentoo-1b2a037da830c6b23207ab6db96cb60a16d380bf.zip |
app-i18n/translate-shell: 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-i18n')
-rw-r--r-- | app-i18n/translate-shell/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-i18n/translate-shell/metadata.xml b/app-i18n/translate-shell/metadata.xml index d3856a0652b6..83da660a81a6 100644 --- a/app-i18n/translate-shell/metadata.xml +++ b/app-i18n/translate-shell/metadata.xml @@ -4,7 +4,6 @@ <maintainer type="person"> <email>erkiferenc@gmail.com</email> <name>Ferenc Erki</name> - <description>Proxied maintainer; set to assignee in all bugs</description> </maintainer> <maintainer type="person"> <email>patrick@gentoo.org</email> |