Create team.json

This commit is contained in:
RUHSOFT
2014-11-29 23:18:49 +05:30
parent 28d2380067
commit ff17e9ffdf

13
Teams/IO/team.json Normal file
View File

@@ -0,0 +1,13 @@
{
"teamName": "IO",
"members": [
{
"name": "Ramith Hettiarachchi",
"twitter": "ramithuh",
"koding": "ruhsoft",
"location": "LK",
"lead": true
},
]
}