summaryrefslogtreecommitdiffstats
path: root/libexec/git-notify
diff options
context:
space:
mode:
authorHolger Weiss <holger@zedat.fu-berlin.de>2014-01-22 08:14:20 (GMT)
committerHolger Weiss <holger@zedat.fu-berlin.de>2014-01-22 08:14:20 (GMT)
commitd746e0ab64c3543a634b246083c41125019bff63 (patch)
tree5d9b76b04478efa7c2f80ac490d54374e50f2cb1 /libexec/git-notify
parent8781253ccb286a6fe556780c1cfca2e8021a1fcd (diff)
downloadsite-d746e0ab64c3543a634b246083c41125019bff63.tar.gz
Git hooks: Use new project name
Diffstat (limited to 'libexec/git-notify')
-rwxr-xr-xlibexec/git-notify2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/git-notify b/libexec/git-notify
index cce476e..8c6400a 100755
--- a/libexec/git-notify
+++ b/libexec/git-notify
@@ -44,7 +44,7 @@ sub get_repos_name();
44# 44#
45# FIXME: Turn this into a proper git-notify option. 45# FIXME: Turn this into a proper git-notify option.
46# 46#
47my $from = "Git Repository <git\@nagios-plugins.org>"; 47my $from = "Git Repository <git\@monitoring-plugins.org>";
48 48
49# some parameters you may want to change 49# some parameters you may want to change
50 50