diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:20:53 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:24:49 +0100 |
commit | 4d4e72e5aaf476e7b54fc6e7476d1629a9ecaf6b (patch) | |
tree | a5fe52caa0ec461ea43dcaf1a2a9a4483c9b1e4f /app-office/grisbi | |
parent | cf82780d63b84f24ebaef24fe74bc840347d09ab (diff) | |
download | gentoo-4d4e72e5aaf476e7b54fc6e7476d1629a9ecaf6b.tar.gz gentoo-4d4e72e5aaf476e7b54fc6e7476d1629a9ecaf6b.tar.xz |
app-office/grisbi: 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 'app-office/grisbi')
-rw-r--r-- | app-office/grisbi/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-office/grisbi/metadata.xml b/app-office/grisbi/metadata.xml index e8c4a349ec5..105a80c6723 100644 --- a/app-office/grisbi/metadata.xml +++ b/app-office/grisbi/metadata.xml @@ -7,7 +7,6 @@ <maintainer type="person"> <email>casta@xwing.info</email> <name>Guillaume Castagnino</name> - <description>Third party maintainer</description> </maintainer> <maintainer type="project"> <email>gnome@gentoo.org</email> |