diff options
author | Sam James <sam@gentoo.org> | 2023-01-14 18:57:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-14 18:57:31 +0000 |
commit | 84ff7bc3dceccba0844217ab8bd4d0ce67122f96 (patch) | |
tree | 56e9c217db20325fe9a7b5b15b753290ab1bfd97 /net-proxy | |
parent | virtual/mta: update maintainers (diff) | |
download | gentoo-84ff7bc3dceccba0844217ab8bd4d0ce67122f96.tar.gz gentoo-84ff7bc3dceccba0844217ab8bd4d0ce67122f96.tar.bz2 gentoo-84ff7bc3dceccba0844217ab8bd4d0ce67122f96.zip |
net-proxy/squid: add proxied maint
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-proxy')
-rw-r--r-- | net-proxy/squid/metadata.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-proxy/squid/metadata.xml b/net-proxy/squid/metadata.xml index 2ba4a5336151..8a427f9e8ce6 100644 --- a/net-proxy/squid/metadata.xml +++ b/net-proxy/squid/metadata.xml @@ -1,7 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="person" proxied="yes"> + <email>hlein@korelogic.com</email> + <name>Hank Leininger</name> + </maintainer> + <maintainer type="project" proxied="proxy"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> <use> <flag name="ecap">Adds support for loadable content adaptation modules (http://www.e-cap.org)</flag> <flag name="esi">Enable ESI for accelerators, will cause squid reverse proxies to be capable of the Edge Acceleration Specification (www.esi.org)</flag> |