summaryrefslogtreecommitdiff
blob: be611320454c20964ffb597e6b0a76a8d4379e42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
  <email>robbat2@gentoo.org</email>
</maintainer>
<longdescription lang="en">
	notify-webhook is a git post-receive hook script that posts JSON data to a
	webhook capable server.

	This implements the GitHub Web hooks API as closely as possible. It allows
	arbitrary git repositories to use webhook capable services.
  </longdescription>
</pkgmetadata>