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-drivers/xf86-input-synaptics/
Date: Sun, 11 Feb 2018 11:36:52
Message-Id: 1518348995.aa84dec484b5e022acafb4870626cd0bbcfb3686.mgorny@gentoo
1 commit: aa84dec484b5e022acafb4870626cd0bbcfb3686
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 11 11:21:22 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 11 11:36:35 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa84dec4
7
8 x11-drivers/xf86-input-synaptics: 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-drivers/xf86-input-synaptics/metadata.xml | 5 ++---
18 1 file changed, 2 insertions(+), 3 deletions(-)
19
20 diff --git a/x11-drivers/xf86-input-synaptics/metadata.xml b/x11-drivers/xf86-input-synaptics/metadata.xml
21 index 3c254604064..1b7f49078eb 100644
22 --- a/x11-drivers/xf86-input-synaptics/metadata.xml
23 +++ b/x11-drivers/xf86-input-synaptics/metadata.xml
24 @@ -8,13 +8,12 @@
25 <maintainer type="person">
26 <email>egore@×××.de</email>
27 <name>Christoph Brill</name>
28 - <description>upstream co-maintainer</description>
29 </maintainer>
30 -<maintainer type="project">
31 + <maintainer type="project">
32 <email>x11@g.o</email>
33 <name>X11</name>
34 </maintainer>
35 -<maintainer type="project">
36 + <maintainer type="project">
37 <email>proxy-maint@g.o</email>
38 <name>Proxy Maintainers</name>
39 </maintainer>