diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 12:06:35 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 12:06:35 +0100 |
commit | 82d43c1a461383b413dfdcda4dca1f37b16c1379 (patch) | |
tree | e120afa9e1d1a50f42dd5925dfc25425032f722e /net-irc/ngircd | |
parent | net-irc/irssi: Remove useless maintainer <description/> (diff) | |
download | gentoo-82d43c1a461383b413dfdcda4dca1f37b16c1379.tar.gz gentoo-82d43c1a461383b413dfdcda4dca1f37b16c1379.tar.bz2 gentoo-82d43c1a461383b413dfdcda4dca1f37b16c1379.zip |
net-irc/ngircd: 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-irc/ngircd')
-rw-r--r-- | net-irc/ngircd/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-irc/ngircd/metadata.xml b/net-irc/ngircd/metadata.xml index 67847df04ad8..f616e43774b0 100644 --- a/net-irc/ngircd/metadata.xml +++ b/net-irc/ngircd/metadata.xml @@ -4,7 +4,6 @@ <maintainer type="person"> <email>gentoo@blackphoenix.de</email> <name>Moritz Kick</name> - <description>Proxied maintainer; set to assignee in all bugs</description> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> |