Create team.json

This commit is contained in:
Step van Schalkwyk
2014-12-02 19:32:01 -06:00
parent 9fe2a8fa83
commit 9115e9eb0a
+11
View File
@@ -0,0 +1,11 @@
{
"teamName": "StepStep",
"members": [
{
"name": "Steph van Schalkwyk",
"twitter": "StepStep",
"koding": "Steph",
"location": "St. Louis, US"
}
]
}