From 24615cffdf8138fc428669f577075e352ac1f452 Mon Sep 17 00:00:00 2001 From: Cameron Wright Date: Fri, 21 Nov 2014 15:54:21 -0800 Subject: [PATCH 1/2] Create team.json --- Teams/WarRoom/team.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Teams/WarRoom/team.json 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" + } + ] +} From ec068d9ec331bba77220e8fc26f3e5e9a608010a Mon Sep 17 00:00:00 2001 From: Cameron Wright Date: Fri, 21 Nov 2014 15:55:00 -0800 Subject: [PATCH 2/2] Create ABOUT.md --- Teams/WarRoom/ABOUT.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Teams/WarRoom/ABOUT.md 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