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 7b09708 commit d90133fCopy full SHA for d90133f
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
+ "hsbt" => ["hsbt@ruby-lang.org"],
13
"k0kubun" => ["takashikkbn@gmail.com"],
14
"mame" => ["mame@ruby-lang.org"],
15
}
0 commit comments