Quellcode durchsuchen

Add current project contributors to bower.json authors

Estevão Soares dos Santos vor 10 Jahren
Ursprung
Commit
9fa7085cac
1 geänderte Dateien mit 4 neuen und 1 gelöschten Zeilen
  1. 4 1
      bower.json

+ 4 - 1
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": [