From 13ef38fb41994a2af1ed559d90399bea6163b029 Mon Sep 17 00:00:00 2001 From: cakesofwrath Date: Wed, 26 Nov 2014 11:01:35 -0500 Subject: [PATCH] cool_kid_alert started --- Teams/cool_kid_alert/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/cool_kid_alert/team.json diff --git a/Teams/cool_kid_alert/team.json b/Teams/cool_kid_alert/team.json new file mode 100644 index 0000000..c1e12d9 --- /dev/null +++ b/Teams/cool_kid_alert/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "cool_kid_alert", + "members": [ + { + "name":"Alan Dai", + "koding":"cakesofwrath", + "location":"Albany, US", + "lead":true + } + ] +}