commit: 54f5227e9888523c13bff2b4565eabb519bbf053 Author: Nicolas PARLANT <nicolas.parlant <AT> parhuet <DOT> fr> AuthorDate: Wed Nov 5 06:48:46 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Nov 26 02:21:23 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54f5227e
net-libs/libtorrent, net-p2p/rtorrent: add myself as a maintainer Signed-off-by: Nicolas PARLANT <nicolas.parlant <AT> parhuet.fr> Part-of: https://github.com/gentoo/gentoo/pull/44491 Closes: https://github.com/gentoo/gentoo/pull/44491 Signed-off-by: Sam James <sam <AT> gentoo.org> net-libs/libtorrent/metadata.xml | 4 ++++ net-p2p/rtorrent/metadata.xml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/net-libs/libtorrent/metadata.xml b/net-libs/libtorrent/metadata.xml index 3e85eb36e275..7ec42f4264b2 100644 --- a/net-libs/libtorrent/metadata.xml +++ b/net-libs/libtorrent/metadata.xml @@ -5,6 +5,10 @@ <email>[email protected]</email> <name>Jason Zaman</name> </maintainer> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Nicolas PARLANT</name> + </maintainer> <upstream> <remote-id type="github">rakshasa/libtorrent</remote-id> </upstream> diff --git a/net-p2p/rtorrent/metadata.xml b/net-p2p/rtorrent/metadata.xml index 68c41c12ea5b..a01a9bb3fd85 100644 --- a/net-p2p/rtorrent/metadata.xml +++ b/net-p2p/rtorrent/metadata.xml @@ -5,6 +5,10 @@ <email>[email protected]</email> <name>Jason Zaman</name> </maintainer> + <maintainer type="person" proxied="yes"> + <email>[email protected]</email> + <name>Nicolas PARLANT</name> + </maintainer> <use> <flag name="tinyxml2"> Use vendor tinyxml2 instead of xmlrpc-c. This allows significant reduction in overhead
