diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:30:13 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:32:45 +0100 |
commit | 0de06e320f91f1b118a136db32200e16f4fc5829 (patch) | |
tree | 83f1f2ddcf791418d69ded087a25da24c674176d /app-text/pdfgrep | |
parent | app-text/odt2txt: Remove useless maintainer <description/> (diff) | |
download | gentoo-0de06e320f91f1b118a136db32200e16f4fc5829.tar.gz gentoo-0de06e320f91f1b118a136db32200e16f4fc5829.tar.bz2 gentoo-0de06e320f91f1b118a136db32200e16f4fc5829.zip |
app-text/pdfgrep: 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-text/pdfgrep')
-rw-r--r-- | app-text/pdfgrep/metadata.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-text/pdfgrep/metadata.xml b/app-text/pdfgrep/metadata.xml index d7a6d6a0d0e0..2b82d0ff6208 100644 --- a/app-text/pdfgrep/metadata.xml +++ b/app-text/pdfgrep/metadata.xml @@ -3,11 +3,9 @@ <pkgmetadata> <maintainer type="person"> <email>jlec@gentoo.org</email> - <description>Tree Proxy</description> </maintainer> <maintainer type="person"> <email>flo@geekplace.eu</email> - <description>Maintainer, CC him on bugs</description> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> |