From 9fa7085cacabd7992e7173f0ab3e547ea4999a8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Estev=C3=A3o=20Soares=20dos=20Santos?= Date: Tue, 11 Nov 2014 22:47:37 +0000 Subject: [PATCH] Add current project contributors to bower.json authors --- bower.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 0a7ecdf..f3fa718 100644 --- a/bower.json +++ b/bower.json @@ -3,7 +3,10 @@ "description": "JavaScript port of Markdown", "homepage": "https://github.com/showdownjs/showdown", "authors": [ - "John Fraser" + "John Fraser", + "Corey Innis (https://github.com/coreyti)", + "Pascal Deschênes (https://github.com/pdeschen)", + "Estevão Santos (https://github.com/tivie)" ], "main": ["src/showdown.js"], "ignore": [