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 + } + ] +}