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 a40f686d7b
commit ac66402f12

View file

@ -7,7 +7,7 @@ Released on: <%=release_date%>
Compatible: <%= supported_logstash %>
<% 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 %>
<%= description %>