[sysadmin-bin] We're live on socket now



commit ac4fac30ced5d287781479e451b887598721b07d
Author: Andrea Veri <averi redhat com>
Date:   Wed Feb 22 11:29:04 2017 +0100

    We're live on socket now

 git/post-receive-notify-updates |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/git/post-receive-notify-updates b/git/post-receive-notify-updates
index 780fe40..9ec1e8a 100755
--- a/git/post-receive-notify-updates
+++ b/git/post-receive-notify-updates
@@ -39,7 +39,7 @@ from git import *
 from util import die, strip_string as s, start_email, end_email
 
 # These addresses always get notified
-ALL_MODULE_RECIPIENTS = [ "gnomeweb progress gnome org" ]
+ALL_MODULE_RECIPIENTS = [ "gnomeweb socket gnome org" ]
 
 BRANCH_RE = re.compile(r'^refs/heads/(.*)$')
 def get_branch_name(refname):


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]