diff --git a/index.js b/index.js index 81b59ad..da11403 100644 --- a/index.js +++ b/index.js @@ -65,6 +65,7 @@ module.exports.plugins = [ { yes: "GitHub" }, { no: "hostname", yes: "host name" }, { yes: "JavaScript" }, + { no: "[Ll]ong[ -][Tt]erm [Ss]upport", yes: "Long Term Support" }, { no: "Node", yes: "Node.js", ignoreNextTo: "-API" }, { yes: "Node.js" }, { no: "Node[Jj][Ss]", yes: "Node.js" },