diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:30:58 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:33:51 +0100 |
commit | 7aceb35e3de8d80108b7737664d61d4ac1bf8d01 (patch) | |
tree | dd8ceae82f5b22ace83334e396b93bc4ae6148a8 /dev-libs/botan/metadata.xml | |
parent | dev-libs/actor-framework: Remove useless maintainer <description/> (diff) | |
download | gentoo-7aceb35e3de8d80108b7737664d61d4ac1bf8d01.tar.gz gentoo-7aceb35e3de8d80108b7737664d61d4ac1bf8d01.tar.bz2 gentoo-7aceb35e3de8d80108b7737664d61d4ac1bf8d01.zip |
dev-libs/botan: 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 'dev-libs/botan/metadata.xml')
-rw-r--r-- | dev-libs/botan/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-libs/botan/metadata.xml b/dev-libs/botan/metadata.xml index a19f7404a1a8..dfd9dcf6cba7 100644 --- a/dev-libs/botan/metadata.xml +++ b/dev-libs/botan/metadata.xml @@ -4,7 +4,6 @@ <maintainer type="person"> <email>lloyd@randombit.net</email> <name>Jack Lloyd </name> - <description>Ebuild contributor and botan author</description> </maintainer> <maintainer type="project"> <email>crypto@gentoo.org</email> |