From e6dc8a2c24ae041b9867801836b8e207f7519608 Mon Sep 17 00:00:00 2001 From: Alexander Pushkin Date: Thu, 2 Apr 2015 10:46:03 +0500 Subject: [PATCH] Update composer.json --- composer.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index ff66ce3..e04fa63 100644 --- a/composer.json +++ b/composer.json @@ -2,14 +2,15 @@ "name": "san4op/folder_info", "type": "roundcube-plugin", "description": "Plugin to show information message above the messages list", - "homepage": "http://github.com/San4oP/folder_info", + "keywords": ["folder","information","notification"], + "homepage": "http://github.com/san4op/folder_info", "license": "GPL-3.0+", "version": "1.0", "authors": [ { "name": "Alexander Pushkin", "email": "san4op@gmail.com", - "homepage": "http://github.com/San4oP/", + "homepage": "http://github.com/san4op/", "role": "Developer" } ],