Create team.json

This commit is contained in:
Cameron Wright
2014-11-21 15:54:21 -08:00
parent 5f14bfdb99
commit 24615cffdf
+10
View File
@@ -0,0 +1,10 @@
{
"teamName": "WarRoom",
"members": [
{
"name": "Cameron Wright",
"koding": "camwright",
"location": "Vancouver, WA"
}
]
}