diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 10:54:04 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:01:00 +0100 |
commit | 87fec11bf6e1922cec51d2f98e00daacfe76d2fa (patch) | |
tree | a17d8067d57b16ccc06a72640b6124dfeec2709c /app-admin | |
parent | app-admin/packagekit-qt: Remove useless maintainer <description/> (diff) | |
download | gentoo-87fec11bf6e1922cec51d2f98e00daacfe76d2fa.tar.gz gentoo-87fec11bf6e1922cec51d2f98e00daacfe76d2fa.tar.bz2 gentoo-87fec11bf6e1922cec51d2f98e00daacfe76d2fa.zip |
app-admin/packagekit: 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/packagekit/metadata.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-admin/packagekit/metadata.xml b/app-admin/packagekit/metadata.xml index cefdae53fab3..8aab5e652f6b 100644 --- a/app-admin/packagekit/metadata.xml +++ b/app-admin/packagekit/metadata.xml @@ -4,12 +4,10 @@ <maintainer type="person"> <email>mudler@gentoo.org</email> <name>Ettore Di Giacinto</name> - <description>Assign bugs to him</description> </maintainer> <maintainer type="person"> <email>lxnay@gentoo.org</email> <name>Fabio Erculiani</name> - <description>CC on bugs</description> </maintainer> <maintainer type="project"> <email>gnome@gentoo.org</email> |