commit: 6c032d6c73ee79a7f81475c5f94d0d4b580221b6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 11:21:01 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 11:36:31 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c032d6c
virtual/python-singledispatch: 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.
virtual/python-singledispatch/metadata.xml | 1 -
1 file changed, 1 deletion(-)
diff --git a/virtual/python-singledispatch/metadata.xml
b/virtual/python-singledispatch/metadata.xml
index a7153a96747..3ef008f49a9 100644
--- a/virtual/python-singledispatch/metadata.xml
+++ b/virtual/python-singledispatch/metadata.xml
@@ -8,6 +8,5 @@
<maintainer type="person">
<email>[email protected]</email>
<name>Timo Rothenpieler</name>
- <description>proxy maintainer</description>
</maintainer>
</pkgmetadata>