diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 10:54:43 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:01:08 +0100 |
commit | e243889ca3d718b74dd4e58bad7af8830d5551a5 (patch) | |
tree | e6045c4f8b39c49bdafccdc0396e189553e30bd2 /app-backup | |
parent | app-backup/mylvmbackup: Remove useless maintainer <description/> (diff) | |
download | gentoo-e243889ca3d718b74dd4e58bad7af8830d5551a5.tar.gz gentoo-e243889ca3d718b74dd4e58bad7af8830d5551a5.tar.bz2 gentoo-e243889ca3d718b74dd4e58bad7af8830d5551a5.zip |
app-backup/pdumpfs: 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-backup')
-rw-r--r-- | app-backup/pdumpfs/metadata.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-backup/pdumpfs/metadata.xml b/app-backup/pdumpfs/metadata.xml index e81c497b6c1c..02211b3e08f7 100644 --- a/app-backup/pdumpfs/metadata.xml +++ b/app-backup/pdumpfs/metadata.xml @@ -4,9 +4,8 @@ <maintainer type="person"> <email>lmiphay@gmail.com</email> <name>Paul Healy</name> - <description>Proxied maintainer; set to assignee in all bugs</description> </maintainer> -<maintainer type="project"> + <maintainer type="project"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> |