commit: f383ed9f4b00909b1c6e77958e82e9ca309dc3d9
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 11:21:31 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 11:36:37 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f383ed9f
x11-misc/xmonad-log-applet: 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-misc/xmonad-log-applet/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/x11-misc/xmonad-log-applet/metadata.xml
b/x11-misc/xmonad-log-applet/metadata.xml
index 5991f768560..e8a65559079 100644
--- a/x11-misc/xmonad-log-applet/metadata.xml
+++ b/x11-misc/xmonad-log-applet/metadata.xml
@@ -6,7 +6,6 @@
</maintainer>
<maintainer type="person">
<email>[email protected]</email>
- <description>Maintainer, CC him on bugs</description>
</maintainer>
<longdescription>
xmonad-log-applet is for Xmonad users who find the GNOME, MATE,
or Xfce panel useful. The applet will show the active workspaces, the title of
the selected window or whatever information you send it from your xmonad.hs.