Merge pull request #21 from CamWright/master

WarRoom
This commit is contained in:
Nitin Gupta
2014-11-21 16:44:54 -08:00
2 changed files with 11 additions and 0 deletions

1
Teams/WarRoom/ABOUT.md Normal file
View File

@@ -0,0 +1 @@
COMING SOON

10
Teams/WarRoom/team.json Normal file
View File

@@ -0,0 +1,10 @@
{
"teamName": "WarRoom",
"members": [
{
"name": "Cameron Wright",
"koding": "camwright",
"location": "Vancouver, WA"
}
]
}