Commit 98c326b21abedcdb1bfa62aee10c64e03143e391

Petr Chalupny 2014-12-31T12:23:01

Added Qore to component listing

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/components.js b/components.js
index 8d48e5f..846ac2b 100644
--- a/components.js
+++ b/components.js
@@ -268,6 +268,10 @@ var components = {
 		"powershell": {
 			"title": "PowerShell",
 			"owner": "nauzilus"
+		},
+		"qore": {
+			"title": "Qore",
+			"owner": "temnroegg"
 		}
 	},
 	"plugins": {