diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 10:54:12 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:01:01 +0100 |
commit | 1a050a0cb83a6c6daaf08a07a6de48b0b0e1f04f (patch) | |
tree | f5aa5c0a8e8c359693b5ae6fd26a9dc277aa47bc /app-admin | |
parent | cbc1787bbb32275c0fd5c486a3bcbfed8da33376 (diff) | |
download | gentoo-1a050a0cb83a6c6daaf08a07a6de48b0b0e1f04f.tar.gz gentoo-1a050a0cb83a6c6daaf08a07a6de48b0b0e1f04f.tar.xz |
app-admin/rcm: 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-admin')
-rw-r--r-- | app-admin/rcm/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-admin/rcm/metadata.xml b/app-admin/rcm/metadata.xml index 94e33d5d609..7fddc63a170 100644 --- a/app-admin/rcm/metadata.xml +++ b/app-admin/rcm/metadata.xml @@ -4,7 +4,6 @@ <maintainer type="person"> <email>fgtham@gmail.com</email> <name>Florian Tham</name> - <description>Proxied maintainer - assign bugs to him</description> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> |