Commit aabf7a76d53c0fc788004e99098e0f4f2984fe15

Golmote 2014-12-21T12:33:29

Eiffel should not be a default language + add credits

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/components.js b/components.js
index 6f0779e..67b3da3 100644
--- a/components.js
+++ b/components.js
@@ -60,7 +60,7 @@ var components = {
 		},
 		"eiffel": {
 			"title": "Eiffel",
-			"option": "default"
+			"owner": "Conaclos"
 		},
 		"javascript": {
 			"title": "JavaScript",