We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1410ad2 commit ea1ca1dCopy full SHA for ea1ca1d
elasticsearch-dsl.gemspec
@@ -24,7 +24,7 @@ Gem::Specification.new do |s|
24
s.name = 'elasticsearch-dsl'
25
s.version = Elasticsearch::DSL::VERSION
26
s.authors = ['Karel Minarik']
27
- s.email = ['karel.minarik@elasticsearch.com']
+ s.email = ['clients-team@elastic.co']
28
s.description = %q{A Ruby DSL builder for Elasticsearch}
29
s.summary = s.description
30
s.homepage = 'https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/current/index.html'
0 commit comments