We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d4705d commit e995acbCopy full SHA for e995acb
1 file changed
chatops-controller.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
9
s.version = ChatopsController::VERSION
10
s.authors = ["Ben Lavender"]
11
s.homepage = "https://github.com/github/chatops-controller"
12
- s.email = ["bhuga@github.com"]
+ s.email = ["opensource+chatops-controller@github.com"]
13
s.license = "unknown - maybe we'll open source this?"
14
s.summary = %q{Rails helpers to create JSON-RPC chatops}
15
s.description = %q{See the README for documentation"}
0 commit comments