diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 10:54:24 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:01:04 +0100 |
commit | 8c390619d8f103dbac452c3d032e8dc5ab0080af (patch) | |
tree | d34665567e571337db7a6641fc8acfd668577631 /app-arch | |
parent | app-arch/innoextract: Remove useless maintainer <description/> (diff) | |
download | gentoo-8c390619d8f103dbac452c3d032e8dc5ab0080af.tar.gz gentoo-8c390619d8f103dbac452c3d032e8dc5ab0080af.tar.bz2 gentoo-8c390619d8f103dbac452c3d032e8dc5ab0080af.zip |
app-arch/ipkg-utils: 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-arch')
-rw-r--r-- | app-arch/ipkg-utils/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-arch/ipkg-utils/metadata.xml b/app-arch/ipkg-utils/metadata.xml index 4ee7c3da409a..bbd0686ff3f8 100644 --- a/app-arch/ipkg-utils/metadata.xml +++ b/app-arch/ipkg-utils/metadata.xml @@ -4,7 +4,6 @@ <maintainer type="person"> <email>jnrowe@gmail.com</email> <name>James Rowe</name> - <description>Proxied maintainer; set to assignee in all bugs</description> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> |