From 74ad4fb16bf6a53e60806de02b1b03f6417f2c3e Mon Sep 17 00:00:00 2001 From: Cyrill Gorcunov Date: Fri, 27 Jan 2012 23:25:29 +0400 Subject: [PATCH] tools: commit-bot to emal criu mailing list Signed-off-by: Cyrill Gorcunov --- tools/commit-bot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/commit-bot.sh b/tools/commit-bot.sh index 179b34cf9..74d29206a 100755 --- a/tools/commit-bot.sh +++ b/tools/commit-bot.sh @@ -18,7 +18,7 @@ fi echo "From: Cyrill Gorcunov " > /tmp/crtools.bot echo "To: $author" >> /tmp/crtools.bot - echo "Cc: xemul@parallels.com,avagin@openvz.org,gorcunov@openvz.org" >> /tmp/crtools.bot + echo "Cc: CriuML " >> /tmp/crtools.bot echo "Subject: [crtools-bot] $subject" >> /tmp/crtools.bot echo "" >> /tmp/crtools.bot echo "The commit is pushed to \"$branch\" and will appear on $remote" >> /tmp/crtools.bot