summaryrefslogtreecommitdiffstats
path: root/libexec/git-notify
diff options
context:
space:
mode:
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