diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 10:54:49 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:01:09 +0100 |
commit | 7f77fa92ef57f57e9a5926f699127025d2b5c8bd (patch) | |
tree | 221f1a6b544a90cd44ad77b835a7f1fc73c788ce | |
parent | app-backup/rear: Remove useless maintainer <description/> (diff) | |
download | gentoo-7f77fa92ef57f57e9a5926f699127025d2b5c8bd.tar.gz gentoo-7f77fa92ef57f57e9a5926f699127025d2b5c8bd.tar.bz2 gentoo-7f77fa92ef57f57e9a5926f699127025d2b5c8bd.zip |
app-backup/rsnapshot: 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.
-rw-r--r-- | app-backup/rsnapshot/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-backup/rsnapshot/metadata.xml b/app-backup/rsnapshot/metadata.xml index 550578fc55f0..41d4a20db9c6 100644 --- a/app-backup/rsnapshot/metadata.xml +++ b/app-backup/rsnapshot/metadata.xml @@ -4,7 +4,6 @@ <maintainer type="person"> <email>Sergiy.Borodych@gmail.com</email> <name>Sergiy Borodych</name> - <description>Proxied maintainer; set to assignee in all bugs</description> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> |