added team json

This commit is contained in:
tonypai
2014-12-03 23:38:29 +08:00
parent 4fde32f877
commit 21a70211a7

11
Teams/tonypai/team.json Normal file
View File

@@ -0,0 +1,11 @@
{
"teamName":"tonypai",
"members":[
{
"name": "tonypai",
"koding": "tonypai",
"location": "Taichung, TW",
"lead": true
}
]
}