diff options
author | Sam James <sam@gentoo.org> | 2023-01-29 05:26:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-29 05:26:17 +0000 |
commit | 956d8d4f3dc94352264acb8ca623140371c6102d (patch) | |
tree | 88b4b601a271a8c63c4400e5e1458327e86726f6 /net-libs | |
parent | Revert "net-libs/libmicrohttpd: Remove sole proxied maint." (diff) | |
download | gentoo-956d8d4f3dc94352264acb8ca623140371c6102d.tar.gz gentoo-956d8d4f3dc94352264acb8ca623140371c6102d.tar.bz2 gentoo-956d8d4f3dc94352264acb8ca623140371c6102d.zip |
net-libs/libmicrohttpd: add proxy-maint@
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libmicrohttpd/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net-libs/libmicrohttpd/metadata.xml b/net-libs/libmicrohttpd/metadata.xml index 316384d89423..5fc011eec8b0 100644 --- a/net-libs/libmicrohttpd/metadata.xml +++ b/net-libs/libmicrohttpd/metadata.xml @@ -5,6 +5,10 @@ <email>k2k@narod.ru</email> <name>Evgeny Grin</name> </maintainer> + <maintainer type="project" proxied="proxy"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> <use> <flag name="epoll">Use epoll() system call</flag> <flag name="thread-names">Assign thread names to internal threads, useful for dependent apps debugging</flag> |