diff options
author | Nicholas Meyer <nickaristocrates@gmail.com> | 2024-08-31 08:24:22 -0700 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2024-09-01 02:39:20 +0000 |
commit | 1d6ef0c952f63e2d848f93690ba7bf285fb64425 (patch) | |
tree | e4657d74d673605cd7507f18e3d74d85a6e12c70 /sys-fs | |
parent | app-crypt/pius: remove proxied maintainer (diff) | |
download | gentoo-1d6ef0c952f63e2d848f93690ba7bf285fb64425.tar.gz gentoo-1d6ef0c952f63e2d848f93690ba7bf285fb64425.tar.bz2 gentoo-1d6ef0c952f63e2d848f93690ba7bf285fb64425.zip |
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@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/cryfs/metadata.xml | 9 |
1 files changed, 1 insertions, 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>nickaristocrates@gmail.com</email> - <name>Nicholas Meyer</name> - </maintainer> - <maintainer type="project" proxied="proxy"> - <email>proxy-maint@gentoo.org</email> - <name>Proxy Maintainers</name> - </maintainer> + <!-- maintainer-needed --> <upstream> <remote-id type="github">cryfs/cryfs</remote-id> </upstream> |