Skip to content

Commit e5483ec

Browse files
committed
Use Google Group address directly
1 parent 769a98d commit e5483ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hooks/post-receive.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ log "==> notify slack"
2626

2727
log "==> commit-email.rb"
2828
"${ruby_commit_hook}/bin/commit-email.rb" \
29-
"$ruby_git" [email protected] $* \
29+
"$ruby_git" ruby-cvs@g.ruby-lang.org $* \
3030
--viewer-uri "https://github.com/ruby/ruby/commit/" \
3131
--error-to [email protected]
3232

0 commit comments

Comments
 (0)