summaryrefslogtreecommitdiff
path: root/www-servers/caddy/metadata.xml
blob: ede41c6d550d39800273463954fba9c8f5cab0af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <email>zmedico@gentoo.org</email>
    <name>Zac Medico</name>
  </maintainer>
  <maintainer type="person" proxied="yes">
    <email>me@rahil.rocks</email>
    <name>Rahil Bhimjiani</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <use>
    <flag name="events-handlers-exec">
      Builds a module which lets user exec command on Caddy events
      https://caddyserver.com/docs/modules/events.handlers.exec
      https://caddyserver.com/docs/caddyfile/options#event-options
    </flag>
  </use>
  <upstream>
    <remote-id type="github">caddyserver/caddy</remote-id>
    <bugs-to>https://github.com/caddyserver/caddy/issues</bugs-to>
    <doc>https://caddyserver.com/docs/</doc>
  </upstream>
</pkgmetadata>