diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 10:53:58 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:00:58 +0100 |
commit | 67ca918f73a5afe0a415dfce3814413cc0179ac6 (patch) | |
tree | 61491523e8f47a4a818c1f9321efa5ec4a72303f /app-admin | |
parent | app-admin/matter: Remove useless maintainer <description/> (diff) | |
download | gentoo-67ca918f73a5afe0a415dfce3814413cc0179ac6.tar.gz gentoo-67ca918f73a5afe0a415dfce3814413cc0179ac6.tar.bz2 gentoo-67ca918f73a5afe0a415dfce3814413cc0179ac6.zip |
app-admin/packagekit-base: 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-base/metadata.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-admin/packagekit-base/metadata.xml b/app-admin/packagekit-base/metadata.xml index 37a216b6c7cf..82cc3319bac8 100644 --- a/app-admin/packagekit-base/metadata.xml +++ b/app-admin/packagekit-base/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> |