File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Gem::Specification.new do |s|
7
7
s . name = 'grpc'
8
8
s . version = GRPC ::VERSION
9
9
s . authors = [ 'gRPC Authors' ]
10
- s . email = 'temiola@google .com'
10
+ s . email = 'grpc-io@googlegroups .com'
11
11
s . homepage = 'https://github.com/google/grpc/tree/master/src/ruby'
12
12
s . summary = 'GRPC system in Ruby'
13
13
s . description = 'Send RPCs from Ruby using GRPC'
Original file line number Diff line number Diff line change 9
9
s . name = 'grpc'
10
10
s . version = GRPC ::VERSION
11
11
s . authors = [ 'gRPC Authors' ]
12
- s . email = 'temiola@google .com'
12
+ s . email = 'grpc-io@googlegroups .com'
13
13
s . homepage = 'https://github.com/google/grpc/tree/master/src/ruby'
14
14
s . summary = 'GRPC system in Ruby'
15
15
s . description = 'Send RPCs from Ruby using GRPC'
You can’t perform that action at this time.
0 commit comments