From 3cb0826a414a1ff9fa541c34712f5e577d653435 Mon Sep 17 00:00:00 2001 From: WilliamMiceli <9000802+WilliamMiceli@users.noreply.github.com> Date: Thu, 28 Jun 2018 06:05:54 -0400 Subject: [PATCH] Basic information for now --- templates/roundcube/config.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/templates/roundcube/config.yml b/templates/roundcube/config.yml index e69de29..66466cd 100644 --- a/templates/roundcube/config.yml +++ b/templates/roundcube/config.yml @@ -0,0 +1,8 @@ +name: Roundcube +description: | + Status: NOT READY +# version: +category: Communication +maintainer: WilliamMiceli +# license: +# projectURL: \ No newline at end of file