From e0c049bcb7a5b6c86c5474d6a53c99a83f36dfd4 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Tue, 30 Jun 2015 21:40:18 -0700 Subject: [PATCH] Add tags --- CloudronManifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index 7f12ebb..000faeb 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -30,5 +30,6 @@ "http://gogs.io/imgs/screenshoots/1.png", "http://gogs.io/imgs/screenshoots/2.png", "http://gogs.io/imgs/screenshoots/5.png" - ] + ], + "tags": [ "version control", "git", "code hosting", "development" ] }