commit: c578a7ed47afe566d8ef49b1e0e0a14f46e94e20 Author: Amy Liffey <amynka <AT> gentoo <DOT> org> AuthorDate: Thu Sep 25 11:54:50 2025 +0000 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org> CommitDate: Thu Sep 25 11:58:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c578a7ed
net-misc/icaclient: update maintainers Closes: https://github.com/gentoo/gentoo/pull/43312 Signed-off-by: Amy Liffey <amynka <AT> gentoo.org> net-misc/icaclient/metadata.xml | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/net-misc/icaclient/metadata.xml b/net-misc/icaclient/metadata.xml index 067b86638f24..9fdd07b9483a 100644 --- a/net-misc/icaclient/metadata.xml +++ b/net-misc/icaclient/metadata.xml @@ -1,12 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - </maintainer> - <use> - <flag name="hdx">Install and enable hdx-realtime-media-engine plugin</flag> - <flag name="usb">Allow connecting USB devices to virtual desktops</flag> - <flag name="selfservice">Install and enable the self-service component</flag> - </use> + <maintainer type="person"> + <email>[email protected]</email> + </maintainer> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Oz Tiram</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> + <use> + <flag name="hdx">Install and enable hdx-realtime-media-engine plugin</flag> + <flag name="usb">Allow connecting USB devices to virtual desktops</flag> + <flag name="selfservice">Install and enable the self-service component</flag> + </use> </pkgmetadata>
