From 6de4288b28253463f4ca6355f8e042c176635994 Mon Sep 17 00:00:00 2001 From: Zicklag Date: Thu, 25 Jan 2018 12:01:39 -0600 Subject: [PATCH] Put quotes around the maintainer email address --- templates/huginn/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/huginn/config.yml b/templates/huginn/config.yml index e412fe8..239163b 100644 --- a/templates/huginn/config.yml +++ b/templates/huginn/config.yml @@ -4,5 +4,5 @@ description: | version: "0.1" category: Automation license: MIT -maintainer: Zicklag +maintainer: "Zicklag " projectURL: https://github.com/huginn/huginn/