diff options
author | Ian Delaney <idella4@gentoo.org> | 2016-04-04 16:02:29 +0800 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2016-04-04 17:00:30 +0800 |
commit | 15d97e7de49ff1a86319943f3c68f48c23be4546 (patch) | |
tree | 3af480a8a853c99e837e30a0a2937eadbcdb00f3 /app-admin/stow | |
parent | app-admin/sagan-rules: Add description attribute for user maintainer in metad... (diff) | |
download | gentoo-15d97e7de49ff1a86319943f3c68f48c23be4546.tar.gz gentoo-15d97e7de49ff1a86319943f3c68f48c23be4546.tar.bz2 gentoo-15d97e7de49ff1a86319943f3c68f48c23be4546.zip |
app-admin/stow: Add description attribute for user maintainer in metadata.xml
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-admin/stow')
-rw-r--r-- | app-admin/stow/metadata.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-admin/stow/metadata.xml b/app-admin/stow/metadata.xml index 04f725369a73..eacb94b4c4cb 100644 --- a/app-admin/stow/metadata.xml +++ b/app-admin/stow/metadata.xml @@ -4,6 +4,7 @@ <maintainer type="person"> <email>ewfalor@gmail.com</email> <name>Erik Falor</name> + <description>Proxied maintainer; set to assignee in all bugs</description> </maintainer> <maintainer type="person"> <email>maksbotan@gentoo.org</email> |