commit: 24a94c2900df791e7ede1d32ae7b5a08f2d273ac
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 10:31:55 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 10:35:19 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24a94c29
dev-perl/WattsUp-Daemon: 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-perl/WattsUp-Daemon/metadata.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/dev-perl/WattsUp-Daemon/metadata.xml
b/dev-perl/WattsUp-Daemon/metadata.xml
index 90dd686ffd4..8f06a55af7e 100644
--- a/dev-perl/WattsUp-Daemon/metadata.xml
+++ b/dev-perl/WattsUp-Daemon/metadata.xml
@@ -3,9 +3,8 @@
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
- <description>Upstream author</description>
</maintainer>
-<maintainer type="project">
+ <maintainer type="project">
<email>[email protected]</email>
<name>Gentoo Perl Project</name>
</maintainer>