commit: 1d6ef0c952f63e2d848f93690ba7bf285fb64425 Author: Nicholas Meyer <nickaristocrates <AT> gmail <DOT> com> AuthorDate: Sat Aug 31 15:24:22 2024 +0000 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org> CommitDate: Sun Sep 1 02:39:20 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d6ef0c9
sys-fs/cryfs: remove proxied maintainer Bug: https://bugs.gentoo.org/718000 Closes: https://github.com/gentoo/gentoo/pull/38359 Signed-off-by: Nicholas Meyer <nickaristocrates <AT> gmail.com> Signed-off-by: Yixun Lan <dlan <AT> gentoo.org> sys-fs/cryfs/metadata.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/sys-fs/cryfs/metadata.xml b/sys-fs/cryfs/metadata.xml index dce6d653fddc..bc16b23e5ab2 100644 --- a/sys-fs/cryfs/metadata.xml +++ b/sys-fs/cryfs/metadata.xml @@ -1,14 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person" proxied="yes"> - <email>[email protected]</email> - <name>Nicholas Meyer</name> - </maintainer> - <maintainer type="project" proxied="proxy"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> + <!-- maintainer-needed --> <upstream> <remote-id type="github">cryfs/cryfs</remote-id> </upstream>
