dev-python/singledispatch: Remove useless maintainer <description/>
authorMichał Górny <mgorny@gentoo.org>
Sun, 11 Feb 2018 10:46:02 +0000 (11:46 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 11 Feb 2018 10:50:48 +0000 (11:50 +0100)
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-python/singledispatch/metadata.xml

index 23c9132739f39246b02ac400b1bab840a07d95c2..59b6525d4d964802531c600b83263d04df3dae3a 100644 (file)
@@ -1,14 +1,13 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-       <maintainer type="project">
-               <email>proxy-maint@gentoo.org</email>
-               <name>Gentoo Proxy Maintainers Project</name>
-       </maintainer>
        <maintainer type="person">
                <email>timo@rothenpieler.org</email>
                <name>Timo Rothenpieler</name>
-               <description>proxy maintainer</description>
+       </maintainer>
+       <maintainer type="project">
+               <email>proxy-maint@gentoo.org</email>
+               <name>Gentoo Proxy Maintainers Project</name>
        </maintainer>
        <upstream>
                <remote-id type="pypi">singledispatch</remote-id>