diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 12:21:12 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 12:36:33 +0100 |
commit | 6da75dfb1df6f0f66c77c0ed866a8bb9b49ddbee (patch) | |
tree | 22c11500f1b13d84b09e3319c3ddd64f9c063d1e /www-apps/phpBB | |
parent | www-apps/otrs: Remove useless maintainer <description/> (diff) | |
download | gentoo-6da75dfb1df6f0f66c77c0ed866a8bb9b49ddbee.tar.gz gentoo-6da75dfb1df6f0f66c77c0ed866a8bb9b49ddbee.tar.bz2 gentoo-6da75dfb1df6f0f66c77c0ed866a8bb9b49ddbee.zip |
www-apps/phpBB: 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 'www-apps/phpBB')
-rw-r--r-- | www-apps/phpBB/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www-apps/phpBB/metadata.xml b/www-apps/phpBB/metadata.xml index dee8adaf3281..575e4216b633 100644 --- a/www-apps/phpBB/metadata.xml +++ b/www-apps/phpBB/metadata.xml @@ -8,6 +8,5 @@ <maintainer type="person"> <email>chewi@gentoo.org</email> <name>James Le Cuirot</name> - <description>Maintainer</description> </maintainer> </pkgmetadata> |