Skip to content

Commit 5509683

Browse files
technigepicandocodigo
authored andcommitted
Updated project metadata to use group email address
1 parent f0ca114 commit 5509683

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

elasticsearch-persistence/elasticsearch-persistence.gemspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ require 'elasticsearch/persistence/version'
2424
Gem::Specification.new do |s|
2525
s.name = 'elasticsearch-persistence'
2626
s.version = Elasticsearch::Persistence::VERSION
27-
s.authors = ['Karel Minarik']
28-
s.email = ['support@elastic.co']
27+
s.authors = ['Elastic Client Library Maintainers']
28+
s.email = ['client-libs@elastic.co']
2929
s.description = 'Persistence layer for Ruby models and Elasticsearch.'
3030
s.summary = 'Persistence layer for Ruby models and Elasticsearch.'
3131
s.homepage = 'https://github.com/elasticsearch/elasticsearch-rails/'

0 commit comments

Comments
 (0)