Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/sel/
Date: Sun, 11 Feb 2018 10:53:30
Message-Id: 1518346326.1047a71b349d5efc2f5dc91f340ea9a2d3e2e211.mgorny@gentoo
1 commit: 1047a71b349d5efc2f5dc91f340ea9a2d3e2e211
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 11 10:47:02 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 11 10:52:06 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1047a71b
7
8 dev-util/sel: Remove useless maintainer <description/>
9
10 Remove useless/redundant maintainer <description/>. It does not benefit
11 bug wrangling, and only wastes developer's time on reading it. Few tips:
12
13 - assignee/CC is implied by ordering, there is no reason to repeat it,
14 - we know that maintainer is maintainer (la la la la la),
15 - most of adjectives for maintainer are of no value and/or are obvious.
16
17 dev-util/sel/metadata.xml | 1 -
18 1 file changed, 1 deletion(-)
19
20 diff --git a/dev-util/sel/metadata.xml b/dev-util/sel/metadata.xml
21 index ac16aaf0a18..556719e1225 100644
22 --- a/dev-util/sel/metadata.xml
23 +++ b/dev-util/sel/metadata.xml
24 @@ -4,7 +4,6 @@
25 <maintainer type="person">
26 <email>wschlich@g.o</email>
27 <name>Wolfram Schlich</name>
28 - <description>Primary maintainer</description>
29 </maintainer>
30 <longdescription>
31 sel is a file selection utility for use on the shell and in shell scripts