Gentoo Archives: gentoo-commits

From: Viorel Munteanu <ceamac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/encfs/
Date: Sun, 29 Jan 2023 07:46:53
Message-Id: 1674978381.600e60a8ab771dbe23b95b4c6ab7ab234080ee79.ceamac@gentoo
1 commit: 600e60a8ab771dbe23b95b4c6ab7ab234080ee79
2 Author: Zoltan Puskas <zoltan <AT> sinustrom <DOT> info>
3 AuthorDate: Sun Jan 29 06:16:24 2023 +0000
4 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 07:46:21 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=600e60a8
7
8 sys-fs/encfs: add myself as a maintainer
9
10 Signed-off-by: Zoltan Puskas <zoltan <AT> sinustrom.info>
11 Closes: https://github.com/gentoo/gentoo/pull/29325
12 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
13
14 sys-fs/encfs/metadata.xml | 9 ++++++++-
15 1 file changed, 8 insertions(+), 1 deletion(-)
16
17 diff --git a/sys-fs/encfs/metadata.xml b/sys-fs/encfs/metadata.xml
18 index 1fca7137bac8..550c710ef84c 100644
19 --- a/sys-fs/encfs/metadata.xml
20 +++ b/sys-fs/encfs/metadata.xml
21 @@ -1,7 +1,14 @@
22 <?xml version="1.0" encoding="UTF-8"?>
23 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
24 <pkgmetadata>
25 - <!-- maintainer-needed -->
26 + <maintainer type="person" proxied="yes">
27 + <email>zoltan@×××××××××.info</email>
28 + <name>Zoltan Puskas</name>
29 + </maintainer>
30 + <maintainer type="project" proxied="proxy">
31 + <email>proxy-maint@g.o</email>
32 + <name>Proxy Maintainers</name>
33 + </maintainer>
34 <upstream>
35 <remote-id type="google-code">encfs</remote-id>
36 <remote-id type="github">vgough/encfs</remote-id>