Skip to content

Commit

Permalink
change email
Browse files Browse the repository at this point in the history
  • Loading branch information
khiav223577 committed Sep 14, 2024
1 parent 1424dc2 commit d53ca78
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ This code of conduct applies both within project spaces and in public spaces
when an individual is representing the project or its community.

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

[homepage]: http://contributor-covenant.org
[version]: http://contributor-covenant.org/version/1/3/0/
[version]: http://contributor-covenant.org/version/1/3/0/
2 changes: 1 addition & 1 deletion active_model_cachers.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Gem::Specification.new do |spec|
spec.name = "active_model_cachers"
spec.version = ActiveModelCachers::VERSION
spec.authors = ["khiav reoy"]
spec.email = ["mrtmrt15xn@yahoo.com.tw"]
spec.email = ["khiav223577@gmail.com"]

spec.summary = %q{Simply cache whatever you want by using cachers. Support Rails 3, 4, 5.}
spec.description = %q{Simply cache whatever you want by using cachers which will help you maintain cached objects and expire them when they are changed. Support Rails 3, 4, 5.}
Expand Down

0 comments on commit d53ca78

Please sign in to comment.