diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2016-12-18 02:03:31 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2016-12-18 02:06:31 +0100 |
commit | 51f681ebd2c95b657d26fdfb0f3ec59aa383b9da (patch) | |
tree | 66e5a45914b1192e835582c2f318324a00a50db5 /app-emulation | |
parent | app-admin/keepass: fixing bug 592130 (diff) | |
download | gentoo-51f681ebd2c95b657d26fdfb0f3ec59aa383b9da.tar.gz gentoo-51f681ebd2c95b657d26fdfb0f3ec59aa383b9da.tar.bz2 gentoo-51f681ebd2c95b657d26fdfb0f3ec59aa383b9da.zip |
app-emulation/runc: Add myself as maintainer
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/runc/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app-emulation/runc/metadata.xml b/app-emulation/runc/metadata.xml index f69f23e99a54..5a682ed8ba1f 100644 --- a/app-emulation/runc/metadata.xml +++ b/app-emulation/runc/metadata.xml @@ -13,6 +13,10 @@ <email>williamh@gentoo.org</email> <name>William Hubbs</name> </maintainer> + <maintainer type="person"> + <email>mrueg@gentoo.org</email> + <name>Manuel Rüger</name> + </maintainer> <use> <flag name="apparmor"> Enable AppArmor support. |