diff --git a/Teams/WarRoom/ABOUT.md b/Teams/WarRoom/ABOUT.md new file mode 100644 index 0000000..84f86ba --- /dev/null +++ b/Teams/WarRoom/ABOUT.md @@ -0,0 +1 @@ +COMING SOON diff --git a/Teams/WarRoom/team.json b/Teams/WarRoom/team.json new file mode 100644 index 0000000..21c7688 --- /dev/null +++ b/Teams/WarRoom/team.json @@ -0,0 +1,10 @@ +{ + "teamName": "WarRoom", + "members": [ + { + "name": "Cameron Wright", + "koding": "camwright", + "location": "Vancouver, WA" + } + ] +}