diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 12:01:25 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 12:01:25 +0100 |
commit | 7ae2b45b351e7ce6ca32f5785a6ec81f09b982ac (patch) | |
tree | cd06a43a1690f706b1d71b99cf6563bda976008e | |
parent | net-analyzer/snort: Remove useless maintainer <description/> (diff) | |
download | gentoo-7ae2b45b351e7ce6ca32f5785a6ec81f09b982ac.tar.gz gentoo-7ae2b45b351e7ce6ca32f5785a6ec81f09b982ac.tar.bz2 gentoo-7ae2b45b351e7ce6ca32f5785a6ec81f09b982ac.zip |
net-analyzer/sslsniff: 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.
-rw-r--r-- | net-analyzer/sslsniff/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-analyzer/sslsniff/metadata.xml b/net-analyzer/sslsniff/metadata.xml index 44077c9f826f..e3c364f20d17 100644 --- a/net-analyzer/sslsniff/metadata.xml +++ b/net-analyzer/sslsniff/metadata.xml @@ -10,6 +10,5 @@ <maintainer type="person"> <email>zerochaos@gentoo.org</email> <name>Rick Farina</name> - <description>co-maintainer</description> </maintainer> </pkgmetadata> |