diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:20:57 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:24:50 +0100 |
commit | f1781f90222a5507db19f1d54d7884eb79624dc9 (patch) | |
tree | 4465e73e6e007463ab723723974e8487c0d265b0 /app-office/lyx | |
parent | app-office/gtg: Remove useless maintainer <description/> (diff) | |
download | gentoo-f1781f90222a5507db19f1d54d7884eb79624dc9.tar.gz gentoo-f1781f90222a5507db19f1d54d7884eb79624dc9.tar.bz2 gentoo-f1781f90222a5507db19f1d54d7884eb79624dc9.zip |
app-office/lyx: 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-office/lyx')
-rw-r--r-- | app-office/lyx/metadata.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-office/lyx/metadata.xml b/app-office/lyx/metadata.xml index 198e96e24a6e..d07818cced62 100644 --- a/app-office/lyx/metadata.xml +++ b/app-office/lyx/metadata.xml @@ -4,12 +4,10 @@ <maintainer type="person"> <email>ps@twin.jikos.cz</email> <name>Pavel Sanda</name> - <description>Primary Maintainer, Assign bugs</description> </maintainer> <maintainer type="person"> <email>aballier@gentoo.org</email> <name>Alexis Ballier</name> - <description>Proxy Maintainer, CC bugs</description> </maintainer> <maintainer type="project"> <email>tex@gentoo.org</email> |