diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:21:14 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:24:53 +0100 |
commit | 7f5165c088d8042da936fa1540ea1b8892cef279 (patch) | |
tree | f85f3dac680a66bf84f29b0b72d76ef8169db5e2 /app-portage | |
parent | app-portage/deltup: Remove useless maintainer <description/> (diff) | |
download | gentoo-7f5165c088d8042da936fa1540ea1b8892cef279.tar.gz gentoo-7f5165c088d8042da936fa1540ea1b8892cef279.tar.bz2 gentoo-7f5165c088d8042da936fa1540ea1b8892cef279.zip |
app-portage/g-sorcery: 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')
-rw-r--r-- | app-portage/g-sorcery/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-portage/g-sorcery/metadata.xml b/app-portage/g-sorcery/metadata.xml index 069307842914..a61b3d383283 100644 --- a/app-portage/g-sorcery/metadata.xml +++ b/app-portage/g-sorcery/metadata.xml @@ -6,7 +6,6 @@ </use> <maintainer type="person"> <email>dolsen@gentoo.org</email> - <description>Primary maintainer</description> </maintainer> <maintainer type="project"> <email>layman@gentoo.org</email> |