commit:     8dec281e7470dfde514eec749d9c6399cb887457
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 11 11:07:40 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb 11 11:07:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8dec281e

net-p2p/classified-ads: 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.

 net-p2p/classified-ads/metadata.xml | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/net-p2p/classified-ads/metadata.xml 
b/net-p2p/classified-ads/metadata.xml
index 4546060675a..845d74b8dd0 100644
--- a/net-p2p/classified-ads/metadata.xml
+++ b/net-p2p/classified-ads/metadata.xml
@@ -4,12 +4,11 @@
     <maintainer type="person">
         <email>[email protected]</email>
         <name>Antti Järvinen</name>
-        <description>proxy maintainer</description>
     </maintainer>
     <maintainer type="project">
-                <email>[email protected]</email>
-                <name>Proxy Maintainers</name>
-        </maintainer>
+        <email>[email protected]</email>
+        <name>Proxy Maintainers</name>
+    </maintainer>
     <longdescription lang="en">
    Classified ads is an attempt to re-produce parts of the functionality
    that went away when Usenet news ceased to exist. This attempt tries to

Reply via email to