diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 12:01:21 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 12:01:21 +0100 |
commit | 62784961ae90d5eb3c9bd4ac2d158ca4291d2b1e (patch) | |
tree | 266ed2ccead946c781db330961b26a6732c63d48 /net-analyzer | |
parent | net-analyzer/ipsumdump: Remove useless maintainer <description/> (diff) | |
download | gentoo-62784961ae90d5eb3c9bd4ac2d158ca4291d2b1e.tar.gz gentoo-62784961ae90d5eb3c9bd4ac2d158ca4291d2b1e.tar.bz2 gentoo-62784961ae90d5eb3c9bd4ac2d158ca4291d2b1e.zip |
net-analyzer/monitoring-plugins: 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-analyzer')
-rw-r--r-- | net-analyzer/monitoring-plugins/metadata.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-analyzer/monitoring-plugins/metadata.xml b/net-analyzer/monitoring-plugins/metadata.xml index f355cb420c63..654cb6c8c64d 100644 --- a/net-analyzer/monitoring-plugins/metadata.xml +++ b/net-analyzer/monitoring-plugins/metadata.xml @@ -4,12 +4,10 @@ <maintainer type="person"> <email>hydrapolic@gmail.com</email> <name>Tomas Mozes</name> - <description>Primary maintainer. Assign bugs to him.</description> </maintainer> <maintainer type="person"> <email>mjo@gentoo.org</email> <name>Michael Orlitzky</name> - <description>Secondary maintainer. Please CC on bugs.</description> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> |