commit: 90f04a88fe44d7f325ea09fbb40a071748f0023a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 11:21:45 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 11:36:39 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90f04a88
x11-wm/i3: 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.
x11-wm/i3/metadata.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/x11-wm/i3/metadata.xml b/x11-wm/i3/metadata.xml
index 1068c94323a..a37f96f2741 100644
--- a/x11-wm/i3/metadata.xml
+++ b/x11-wm/i3/metadata.xml
@@ -4,12 +4,10 @@
<maintainer type="person">
<email>[email protected]</email>
<name>Nelo-Thara Wallus</name>
- <description>Proxied by Polynomial-C</description>
</maintainer>
<maintainer type="person">
<email>[email protected]</email>
<name>Lars Wendler</name>
- <description>Proxy maintainer for Nelo</description>
</maintainer>
<use>
<flag name="doc">Build and install the HTML documentation and
regenerate the man pages</flag>