diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 10:55:35 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:01:17 +0100 |
commit | eb3464496084ef19f76ca281b324bd9f17a60c8b (patch) | |
tree | fd97934775fc12c643a649dd94a2a870d40479c2 /app-editors/bluefish | |
parent | app-doc/kicad-doc: Remove useless maintainer <description/> (diff) | |
download | gentoo-eb3464496084ef19f76ca281b324bd9f17a60c8b.tar.gz gentoo-eb3464496084ef19f76ca281b324bd9f17a60c8b.tar.bz2 gentoo-eb3464496084ef19f76ca281b324bd9f17a60c8b.zip |
app-editors/bluefish: 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-editors/bluefish')
-rw-r--r-- | app-editors/bluefish/metadata.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-editors/bluefish/metadata.xml b/app-editors/bluefish/metadata.xml index 53a0d5107dcf..b5f6c997c211 100644 --- a/app-editors/bluefish/metadata.xml +++ b/app-editors/bluefish/metadata.xml @@ -4,9 +4,8 @@ <maintainer type="person"> <email>sdnick484@gmail.com</email> <name>Nick Andrade</name> - <description>Active Maintainer, Assign bugs</description> </maintainer> -<maintainer type="project"> + <maintainer type="project"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> |