commit: 549901ef837a7184edfc23a72567f680c8212dad Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Feb 11 10:31:59 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Feb 11 10:35:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=549901ef
dev-php/pecl-event: 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. dev-php/pecl-event/metadata.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-php/pecl-event/metadata.xml b/dev-php/pecl-event/metadata.xml index 36578436b73..2bec3538562 100644 --- a/dev-php/pecl-event/metadata.xml +++ b/dev-php/pecl-event/metadata.xml @@ -4,7 +4,6 @@ <maintainer type="person"> <email>[email protected]</email> <name>Ruslan Osmanov</name> -<description>Maintainer. Assign bugs to him</description> </maintainer> <maintainer type="project"> <email>[email protected]</email>
