Add Team information

This commit is contained in:
Prakhash
2014-12-03 10:00:22 +05:30
parent c98a808f1b
commit 80f6e0ae52

36
Teams/ArcturusX/team.json Normal file
View File

@@ -0,0 +1,36 @@
{
"teamName": "ArcturusX",
"members": [
{
"name": "Nazick Ahamed",
"twitter": " NazickAhamed1",
"koding": "nazick",
"location": "Matale, SL"
},
{
"name": "Aarthika Arunthavanathan",
"twitter": "aarthika15",
"koding": "thikanathan",
"location": "Colombo, SL"
},
{
"name": "Prakhash Sivakumar",
"twitter": "Prakhashsiva",
"koding": "prakhash",
"location": "Colombo, SL",
"lead": true
},
{
"name": "Murugaiah Brunthavan",
"twitter": "bruntha10",
"koding": "bruntha1991",
"location": "Jaffna, SL"
},
{
"name": "Rrubaa Panchendrarajan",
"twitter": "PRuba16",
"koding": "ruba16",
"location": "Matale, SL"
}
]
}