diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-11 10:55:04 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-11 11:01:12 +0100 |
commit | e99cd18195e8c34f2660b08e39993018e5333b73 (patch) | |
tree | 83021066c394cf400c09966299b44f0eaab7ba10 /app-crypt/acr38u | |
parent | app-cdr/dvdisaster: Remove useless maintainer <description/> (diff) | |
download | gentoo-e99cd18195e8c34f2660b08e39993018e5333b73.tar.gz gentoo-e99cd18195e8c34f2660b08e39993018e5333b73.tar.bz2 gentoo-e99cd18195e8c34f2660b08e39993018e5333b73.zip |
app-crypt/acr38u: 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-crypt/acr38u')
-rw-r--r-- | app-crypt/acr38u/metadata.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-crypt/acr38u/metadata.xml b/app-crypt/acr38u/metadata.xml index 8dbe56e40ef1..b7f98870cc26 100644 --- a/app-crypt/acr38u/metadata.xml +++ b/app-crypt/acr38u/metadata.xml @@ -3,13 +3,12 @@ <pkgmetadata> <maintainer type="person"> <email>vincent.hardy.be@gmail.com</email> - <description>Proxied maintainer, assign bugs to him</description> </maintainer> -<maintainer type="project"> + <maintainer type="project"> <email>crypto@gentoo.org</email> <name>Crypto</name> </maintainer> -<maintainer type="project"> + <maintainer type="project"> <email>proxy-maint@gentoo.org</email> <name>Proxy Maintainers</name> </maintainer> |