Skip to content

Commit 9aa7060

Browse files
committed
change email
1 parent 26f5cd1 commit 9aa7060

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CODE_OF_CONDUCT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This code of conduct applies both within project spaces and in public spaces
3535
when an individual is representing the project or its community.
3636

3737
Instances of abusive, harassing, or otherwise unacceptable behavior may be
38-
reported by contacting a project maintainer at mrtmrt15xn@yahoo.com.tw. All
38+
reported by contacting a project maintainer at khiav223577@gmail.com. All
3939
complaints will be reviewed and investigated and will result in a response that
4040
is deemed necessary and appropriate to the circumstances. Maintainers are
4141
obligated to maintain confidentiality with regard to the reporter of an
@@ -46,4 +46,4 @@ version 1.3.0, available at
4646
[http://contributor-covenant.org/version/1/3/0/][version]
4747

4848
[homepage]: http://contributor-covenant.org
49-
[version]: http://contributor-covenant.org/version/1/3/0/
49+
[version]: http://contributor-covenant.org/version/1/3/0/

ruby/roulette-wheel-selection.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
77
spec.name = "roulette-wheel-selection"
88
spec.version = RouletteWheelSelection::VERSION
99
spec.authors = ["khiav reoy"]
10-
spec.email = ["mrtmrt15xn@yahoo.com.tw"]
10+
spec.email = ["khiav223577@gmail.com"]
1111

1212
spec.summary = %q{Provide an algorithm allowing you to do weighted sampling.}
1313
spec.description = %q{Provide an algorithm allowing you to do weighted sampling.}

0 commit comments

Comments
 (0)