Create team.json

This commit is contained in:
kuafucode
2014-12-03 10:12:29 -05:00
parent 4fde32f877
commit 4f7a2649fe
+11
View File
@@ -0,0 +1,11 @@
{
"teamName": "Team Kuafu",
"members": [
{
"name": "Ryan Sun",
"koding": "kuafu",
"location": "Florida, US",
"lead": true
}
]
}