diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 12:06:52 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 12:06:52 +0100 |
commit | 8aecae4e6b4b0e264a2572bf8cc43ccfef466648 (patch) | |
tree | 72081aa7ffd7c79bbba71e759e8136b86ea8b3bc /net-mail/queue-fix | |
parent | net-mail/qmhandle: Remove useless maintainer <description/> (diff) | |
download | gentoo-8aecae4e6b4b0e264a2572bf8cc43ccfef466648.tar.gz gentoo-8aecae4e6b4b0e264a2572bf8cc43ccfef466648.tar.bz2 gentoo-8aecae4e6b4b0e264a2572bf8cc43ccfef466648.zip |
net-mail/queue-fix: 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 'net-mail/queue-fix')
-rw-r--r-- | net-mail/queue-fix/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-mail/queue-fix/metadata.xml b/net-mail/queue-fix/metadata.xml index 46bd852e60a3..5cfa391df10f 100644 --- a/net-mail/queue-fix/metadata.xml +++ b/net-mail/queue-fix/metadata.xml @@ -4,7 +4,6 @@ <maintainer type="person"> <email>robbat2@gentoo.org</email> <name>Robin H. Johnson</name> - <description>Primary Maintainer</description> </maintainer> <maintainer type="project"> <email>net-mail@gentoo.org</email> |