diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 12:21:01 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 12:36:31 +0100 |
commit | 6c032d6c73ee79a7f81475c5f94d0d4b580221b6 (patch) | |
tree | 36f5209906e854baa3c27fe8b9de38dd4878bf94 /virtual | |
parent | sys-process/nmon: Remove useless maintainer <description/> (diff) | |
download | gentoo-6c032d6c73ee79a7f81475c5f94d0d4b580221b6.tar.gz gentoo-6c032d6c73ee79a7f81475c5f94d0d4b580221b6.tar.bz2 gentoo-6c032d6c73ee79a7f81475c5f94d0d4b580221b6.zip |
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.
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/python-singledispatch/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/virtual/python-singledispatch/metadata.xml b/virtual/python-singledispatch/metadata.xml index a7153a96747b..3ef008f49a9b 100644 --- a/virtual/python-singledispatch/metadata.xml +++ b/virtual/python-singledispatch/metadata.xml @@ -8,6 +8,5 @@ <maintainer type="person"> <email>timo@rothenpieler.org</email> <name>Timo Rothenpieler</name> - <description>proxy maintainer</description> </maintainer> </pkgmetadata> |