Remove community maintained statement

Remove community maintained statement

Fixes #6365
This commit is contained in:
Alvin Chen 2016-12-06 13:23:50 -08:00
parent e9a7a60e85
commit 3487feaba0

View file

@ -7,7 +7,7 @@ Released on: <%=release_date%>
Compatible: <%= supported_logstash %> Compatible: <%= supported_logstash %>
<% unless default_plugin? %> <% unless default_plugin? %>
NOTE: This is a community-maintained plugin! It does not ship with Logstash by default, but it is easy to install by running `bin/logstash-plugin install logstash-<%= section %>-<%= name %>`. NOTE: This plugin does not ship with Logstash by default, but it is easy to install by running `bin/logstash-plugin install logstash-<%= section %>-<%= name %>`.
<% end %> <% end %>
<%= description %> <%= description %>