diff options
author | Virgil Dupras <hsoft@hardcoded.net> | 2017-08-07 21:08:25 -0400 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-08-14 23:41:48 +0200 |
commit | 816241666e827ec54c257132d42845fc857d1128 (patch) | |
tree | be2d7135306346a919547d937eca96e2be61c10f /app-emulation | |
parent | dev-python/elasticsearch-curator: remove old. (diff) | |
download | gentoo-816241666e827ec54c257132d42845fc857d1128.tar.gz gentoo-816241666e827ec54c257132d42845fc857d1128.tar.bz2 gentoo-816241666e827ec54c257132d42845fc857d1128.zip |
app-emulation/lxd: add myself as a co-maintainer.
The current maintainer is unresponsive and I'd like to help keeping the
package alive. I already have commits to the package, notably a major
rewrite in 7c15f08e.
Gentoo-Bug: https://bugs.gentoo.org/626042
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/5347
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/lxd/metadata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/app-emulation/lxd/metadata.xml b/app-emulation/lxd/metadata.xml index fd75911ab5ae..15e487b88b1c 100644 --- a/app-emulation/lxd/metadata.xml +++ b/app-emulation/lxd/metadata.xml @@ -5,6 +5,14 @@ <email>stasibear@gentoo.org</email> <name>Erik Mackdanz</name> </maintainer> + <maintainer type="person"> + <email>hsoft@hardcoded.net</email> + <name>Virgil Dupras</name> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> <longdescription> By combining the speed and density of containers with the security of traditional virtual machines, LXD is |