We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30c8d93 commit 7b09708Copy full SHA for 7b09708
bin/check-email.rb
@@ -9,6 +9,7 @@
9
# This association will be used for committer identification of the ruby repository.
10
11
SVN_TO_EMAILS = {
12
+ "k0kubun" => ["takashikkbn@gmail.com"],
13
"mame" => ["mame@ruby-lang.org"],
14
}
15
0 commit comments