From c182aa10ef04d70824ec55418ae6293b6c0c2cac Mon Sep 17 00:00:00 2001 From: dekra3 Date: Wed, 3 Dec 2014 10:59:49 +0800 Subject: [PATCH] Added team information --- Teams/EpicCoder/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/EpicCoder/team.json diff --git a/Teams/EpicCoder/team.json b/Teams/EpicCoder/team.json new file mode 100644 index 0000000..9838b43 --- /dev/null +++ b/Teams/EpicCoder/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "EpicCoder", + "members": [ + { + "name": "Emilio Dillera Jr.", + "twitter": "emildillera", + "koding": "emiliodillera", + "location": "Paranaque, PH" + } + ] +}