From 79a051ef2498a841b7dcab162dce87779513e81a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Bauer?= Date: Sun, 29 Jan 2017 12:14:21 +0100 Subject: [PATCH] added license & project url --- templates/zammad/config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/zammad/config.yml b/templates/zammad/config.yml index 84483e4..d235776 100644 --- a/templates/zammad/config.yml +++ b/templates/zammad/config.yml @@ -4,3 +4,5 @@ description: | version: 1.2 category: Ticketsystems maintainer: Zammad +projectURL: https://github.com/zammad/zammad +license: AGPL-3.0