Scheduled Commit
Browse files- leaders/users.json +17 -1
leaders/users.json
CHANGED
|
@@ -1 +1,17 @@
|
|
| 1 |
-
{
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"Arpit": {"points": 10000, "wildcard": [0, 0, 0]},
|
| 3 |
+
"Ganesh": {"points": 10000, "wildcard": [0, 0, 0]},
|
| 4 |
+
"Haaris": {"points": 10000, "wildcard": [0, 0, 0]},
|
| 5 |
+
"Jay": {"points": 10000, "wildcard": [0, 0, 0]},
|
| 6 |
+
"Kishore": {"points": 10000, "wildcard": [0, 0, 0]},
|
| 7 |
+
"Megha": {"points": 10000, "wildcard": [0, 0, 0]},
|
| 8 |
+
"Naveein": {"points": 10000, "wildcard": [0, 0, 0]},
|
| 9 |
+
"Neha": {"points": 10000, "wildcard": [0, 0, 0]},
|
| 10 |
+
"Praveen": {"points": 10000, "wildcard": [0, 0, 0]},
|
| 11 |
+
"Rakesh": {"points": 10000, "wildcard": [0, 0, 0]},
|
| 12 |
+
"Sai": {"points": 10000, "wildcard": [0, 0, 0]},
|
| 13 |
+
"Sahil": {"points": 10000, "wildcard": [0, 0, 0]},
|
| 14 |
+
"Sunil": {"points": 10000, "wildcard": [0, 0, 0]},
|
| 15 |
+
"Vaibhav": {"points": 10000, "wildcard": [0, 0, 0]},
|
| 16 |
+
"Vinay": {"points": 10000, "wildcard": [0, 0, 0]}
|
| 17 |
+
}
|