Skip to content

Commit 844ec9b

Browse files
committed
Temporarily delete mame's email address from check-email.rb
for test.
1 parent 69303fc commit 844ec9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/check-email.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# This association will be used for committer identification of the ruby repository.
1010

1111
SVN_TO_EMAILS = {
12-
"mame" => ["mame@ruby-lang.org"],
12+
#"mame" => ["mame@ruby-lang.org"],
1313
}
1414

1515
LOG_FILE = "/home/git/email.log"

0 commit comments

Comments
 (0)