diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:21:22 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:24:54 +0100 |
commit | 8cc16682e66babfa967f5b2e6a3e9e036a846057 (patch) | |
tree | 5aa6d1cf7fb2d7ff5faa3f7702d2352ec1625f0a /app-portage/ufed | |
parent | app-portage/gs-pypi: Remove useless maintainer <description/> (diff) | |
download | gentoo-8cc16682e66babfa967f5b2e6a3e9e036a846057.tar.gz gentoo-8cc16682e66babfa967f5b2e6a3e9e036a846057.tar.bz2 gentoo-8cc16682e66babfa967f5b2e6a3e9e036a846057.zip |
app-portage/ufed: 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-portage/ufed')
-rw-r--r-- | app-portage/ufed/metadata.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-portage/ufed/metadata.xml b/app-portage/ufed/metadata.xml index 8b98e6ddb1c4..5d5e7870e715 100644 --- a/app-portage/ufed/metadata.xml +++ b/app-portage/ufed/metadata.xml @@ -4,11 +4,9 @@ <maintainer type="person"> <email>yamakuzure@gmx.net</email> <name>Sven Eden</name> - <description>Current maintainer, assign bugs</description> </maintainer> <maintainer type="person"> <email>fuzzyray@gentoo.org</email> - <description>Proxy committer, CC bugs</description> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> |