From 674c382839f9d8f4943d1aa82a7304034ad701ec Mon Sep 17 00:00:00 2001 From: kusius Date: Thu, 27 Nov 2014 13:00:53 +0200 Subject: [PATCH] Added team info --- Teams/shmmytes/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/shmmytes/team.json diff --git a/Teams/shmmytes/team.json b/Teams/shmmytes/team.json new file mode 100644 index 0000000..5ccd312 --- /dev/null +++ b/Teams/shmmytes/team.json @@ -0,0 +1,11 @@ +{ +"teamName": "shmmytes", +"members": [ +{ +"name": "George-Marios Kousis", +"twitter": "GmKousis, +"koding": "kusius", +"location": "Athens, GR" +} +] +}