From d4b73d955cfdeb541faea7b1422bcc9a3215f0ef Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Wed, 17 Jun 2015 17:19:36 -0400 Subject: [PATCH] Plugin line not formatted correctly Signed-off-by: Aric Gardner --- project.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project.config b/project.config index b376590..953e26a 100644 --- a/project.config +++ b/project.config @@ -92,5 +92,5 @@ match = (JIRA:\\s*)(.*[A-Z]-[0-9]*) link = https://jira.opnfv.org/browse/$2 association = SUGGESTED -[plugin] - its-jira = enabled=true +[plugin "its-jira"] + enabled=true -- 2.16.6