commit: 600e60a8ab771dbe23b95b4c6ab7ab234080ee79 Author: Zoltan Puskas <zoltan <AT> sinustrom <DOT> info> AuthorDate: Sun Jan 29 06:16:24 2023 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Sun Jan 29 07:46:21 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=600e60a8
sys-fs/encfs: add myself as a maintainer Signed-off-by: Zoltan Puskas <zoltan <AT> sinustrom.info> Closes: https://github.com/gentoo/gentoo/pull/29325 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> sys-fs/encfs/metadata.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/sys-fs/encfs/metadata.xml b/sys-fs/encfs/metadata.xml index 1fca7137bac8..550c710ef84c 100644 --- a/sys-fs/encfs/metadata.xml +++ b/sys-fs/encfs/metadata.xml @@ -1,7 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Zoltan Puskas</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> <upstream> <remote-id type="google-code">encfs</remote-id> <remote-id type="github">vgough/encfs</remote-id>
