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: www-apps/webdavcgi/
Date: Sun, 11 Feb 2018 11:36:51
Message-Id: 1518348994.392aec2bd3535468dbd345ee4cdcd97a126ca1ef.mgorny@gentoo
1 commit: 392aec2bd3535468dbd345ee4cdcd97a126ca1ef
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 11 11:21:16 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 11 11:36:34 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=392aec2b
7
8 www-apps/webdavcgi: 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 www-apps/webdavcgi/metadata.xml | 2 --
18 1 file changed, 2 deletions(-)
19
20 diff --git a/www-apps/webdavcgi/metadata.xml b/www-apps/webdavcgi/metadata.xml
21 index a439d73731f..f98f11a3f95 100644
22 --- a/www-apps/webdavcgi/metadata.xml
23 +++ b/www-apps/webdavcgi/metadata.xml
24 @@ -3,11 +3,9 @@
25 <pkgmetadata>
26 <maintainer type="person">
27 <email>c.affolter@××××××××××.ch</email>
28 - <description>Maintainer</description>
29 </maintainer>
30 <maintainer type="person">
31 <email>dev-zero@g.o</email>
32 - <description>Proxy maintainer</description>
33 </maintainer>
34 <maintainer type="project">
35 <email>proxy-maint@g.o</email>