commit: e1384fbb1b50cc38df71bdfef73645ba58a901f6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 10:47:08 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 10:52:14 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1384fbb
dev-vcs/fossil: 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.
dev-vcs/fossil/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/dev-vcs/fossil/metadata.xml b/dev-vcs/fossil/metadata.xml
index 2b1ade69604..5f61527e696 100644
--- a/dev-vcs/fossil/metadata.xml
+++ b/dev-vcs/fossil/metadata.xml
@@ -8,7 +8,6 @@
<maintainer type="person">
<email>[email protected]</email>
<name>Aaron W. Swenson</name>
- <description>Co-Maintainer</description>
</maintainer>
<use>
<flag name="fusefs">Enable the Fuse Filesystem</flag>