diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 10:53:50 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:00:57 +0100 |
commit | 9ade4c91dad41c9f402f7dd667deb0b4efc61577 (patch) | |
tree | e3799601a2d7b4efbd30c7a3f23b0da96268957b /app-admin/gentoo-rsync-mirror | |
parent | app-admin/equo: Remove useless maintainer <description/> (diff) | |
download | gentoo-9ade4c91dad41c9f402f7dd667deb0b4efc61577.tar.gz gentoo-9ade4c91dad41c9f402f7dd667deb0b4efc61577.tar.bz2 gentoo-9ade4c91dad41c9f402f7dd667deb0b4efc61577.zip |
app-admin/gentoo-rsync-mirror: 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/gentoo-rsync-mirror')
-rw-r--r-- | app-admin/gentoo-rsync-mirror/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app-admin/gentoo-rsync-mirror/metadata.xml b/app-admin/gentoo-rsync-mirror/metadata.xml index 170d04b64261..45969df9b143 100644 --- a/app-admin/gentoo-rsync-mirror/metadata.xml +++ b/app-admin/gentoo-rsync-mirror/metadata.xml @@ -4,7 +4,6 @@ <maintainer type="person"> <email>rgkmg25@gmail.com</email> <name>Robert Kowalski</name> - <description>Proxied maintainer; set to assignee in all bugs</description> </maintainer> <maintainer type="project"> <email>proxy-maint@gentoo.org</email> |