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: x11-wm/i3/
Date: Sun, 11 Feb 2018 11:36:58
Message-Id: 1518348999.90f04a88fe44d7f325ea09fbb40a071748f0023a.mgorny@gentoo
1 commit: 90f04a88fe44d7f325ea09fbb40a071748f0023a
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 11 11:21:45 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 11 11:36:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90f04a88
7
8 x11-wm/i3: 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 x11-wm/i3/metadata.xml | 2 --
18 1 file changed, 2 deletions(-)
19
20 diff --git a/x11-wm/i3/metadata.xml b/x11-wm/i3/metadata.xml
21 index 1068c94323a..a37f96f2741 100644
22 --- a/x11-wm/i3/metadata.xml
23 +++ b/x11-wm/i3/metadata.xml
24 @@ -4,12 +4,10 @@
25 <maintainer type="person">
26 <email>nelo@××××××.de</email>
27 <name>Nelo-Thara Wallus</name>
28 - <description>Proxied by Polynomial-C</description>
29 </maintainer>
30 <maintainer type="person">
31 <email>polynomial-c@g.o</email>
32 <name>Lars Wendler</name>
33 - <description>Proxy maintainer for Nelo</description>
34 </maintainer>
35 <use>
36 <flag name="doc">Build and install the HTML documentation and regenerate the man pages</flag>