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: app-portage/g-sorcery/
Date: Sun, 11 Feb 2018 10:25:14
Message-Id: 1518344693.7f5165c088d8042da936fa1540ea1b8892cef279.mgorny@gentoo
1 commit: 7f5165c088d8042da936fa1540ea1b8892cef279
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 11 10:21:14 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 11 10:24:53 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f5165c0
7
8 app-portage/g-sorcery: 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 app-portage/g-sorcery/metadata.xml | 1 -
18 1 file changed, 1 deletion(-)
19
20 diff --git a/app-portage/g-sorcery/metadata.xml b/app-portage/g-sorcery/metadata.xml
21 index 06930784291..a61b3d38328 100644
22 --- a/app-portage/g-sorcery/metadata.xml
23 +++ b/app-portage/g-sorcery/metadata.xml
24 @@ -6,7 +6,6 @@
25 </use>
26 <maintainer type="person">
27 <email>dolsen@g.o</email>
28 - <description>Primary maintainer</description>
29 </maintainer>
30 <maintainer type="project">
31 <email>layman@g.o</email>