Skip to content

Commit 29efc36

Browse files
committed
Change email for info@elasticsearch.com
1 parent f7c35ad commit 29efc36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logstash-output-tcp.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Gem::Specification.new do |s|
66
s.summary = "Write events over a TCP socket."
77
s.description = "This gem is a logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/plugin install gemname. This gem is not a stand-alone program"
88
s.authors = ["Elasticsearch"]
9-
s.email = 'richard.pijnenburg@elasticsearch.com'
9+
s.email = 'info@elasticsearch.com'
1010
s.homepage = "http://www.elasticsearch.org/guide/en/logstash/current/index.html"
1111
s.require_paths = ["lib"]
1212

0 commit comments

Comments
 (0)