diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 10:54:00 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:00:59 +0100 |
commit | 13810c08ed51303642dbc8383d94beb53fecb20c (patch) | |
tree | 57985b947e1bbf2244173f4641690d31c2eacaf7 /app-admin/packagekit-gtk | |
parent | app-admin/packagekit-base: Remove useless maintainer <description/> (diff) | |
download | gentoo-13810c08ed51303642dbc8383d94beb53fecb20c.tar.gz gentoo-13810c08ed51303642dbc8383d94beb53fecb20c.tar.bz2 gentoo-13810c08ed51303642dbc8383d94beb53fecb20c.zip |
app-admin/packagekit-gtk: 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/packagekit-gtk')
-rw-r--r-- | app-admin/packagekit-gtk/metadata.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-admin/packagekit-gtk/metadata.xml b/app-admin/packagekit-gtk/metadata.xml index cefdae53fab3..8aab5e652f6b 100644 --- a/app-admin/packagekit-gtk/metadata.xml +++ b/app-admin/packagekit-gtk/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> |