diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 10:54:16 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:01:02 +0100 |
commit | e08c3e36f51fb31e6d0921c4abd5706b5a244c87 (patch) | |
tree | 4a0712eb5b8a837cd0c348ec51a66590c6e8c15a /app-admin | |
parent | app-admin/stow: Remove useless maintainer <description/> (diff) | |
download | gentoo-e08c3e36f51fb31e6d0921c4abd5706b5a244c87.tar.gz gentoo-e08c3e36f51fb31e6d0921c4abd5706b5a244c87.tar.bz2 gentoo-e08c3e36f51fb31e6d0921c4abd5706b5a244c87.zip |
app-admin/tenshi: 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/tenshi/metadata.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-admin/tenshi/metadata.xml b/app-admin/tenshi/metadata.xml index 332fa6f97201..1cd4d2b19887 100644 --- a/app-admin/tenshi/metadata.xml +++ b/app-admin/tenshi/metadata.xml @@ -4,12 +4,10 @@ <maintainer type="person"> <email>bldewolf@cpp.edu</email> <name>Brian De Wolf</name> - <description>Primary proxied maintainer; set to assignee in all bugs</description> </maintainer> <maintainer type="person"> <email>atj@pulsewidth.org.uk</email> <name>Adam James</name> - <description>Proxied co-maintainer; CC in all bugs</description> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> |