commit: ad6220b3240326fba531379c861aee561b306014 Author: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru> AuthorDate: Sun Nov 23 22:20:43 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Nov 24 13:28:52 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad6220b3
sci-libs/highfive: update/fix metadata.xml Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru> Part-of: https://github.com/gentoo/gentoo/pull/44750 Closes: https://github.com/gentoo/gentoo/pull/44750 Signed-off-by: Sam James <sam <AT> gentoo.org> sci-libs/highfive/metadata.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sci-libs/highfive/metadata.xml b/sci-libs/highfive/metadata.xml index 988d62f71f0e..26670d50e5c3 100644 --- a/sci-libs/highfive/metadata.xml +++ b/sci-libs/highfive/metadata.xml @@ -1,15 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> + <maintainer type="person" proxied="yes"> <email>[email protected]</email> <name>Sergey Torokhov</name> </maintainer> - <maintainer type="project"> + <maintainer type="project" proxied="proxy"> <email>[email protected]</email> <name>Proxy Maintainers</name> </maintainer> <upstream> <remote-id type="github">BlueBrain/HighFive</remote-id> + <remote-id type="github">highfive-devs/highfive</remote-id> </upstream> </pkgmetadata>
