Skip to content

Commit 319478f

Browse files
authored
Updated project metadata to use group email address (#30)
1 parent ea1ca1d commit 319478f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

elasticsearch-dsl.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ require 'elasticsearch/dsl/version'
2323
Gem::Specification.new do |s|
2424
s.name = 'elasticsearch-dsl'
2525
s.version = Elasticsearch::DSL::VERSION
26-
s.authors = ['Karel Minarik']
27-
s.email = ['clients-team@elastic.co']
26+
s.authors = ['Elastic Client Library Maintainers']
27+
s.email = ['client-libs@elastic.co']
2828
s.description = %q{A Ruby DSL builder for Elasticsearch}
2929
s.summary = s.description
3030
s.homepage = 'https://www.elastic.co/guide/en/elasticsearch/client/ruby-api/current/index.html'

0 commit comments

Comments
 (0)