From 759cde2d16be519627e04f13e748dffd2555d3be Mon Sep 17 00:00:00 2001 From: illyar80 Date: Wed, 3 Dec 2014 12:14:12 +0200 Subject: [PATCH] Added team information --- Teams/ITStep/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/ITStep/team.json diff --git a/Teams/ITStep/team.json b/Teams/ITStep/team.json new file mode 100644 index 0000000..feaa16d --- /dev/null +++ b/Teams/ITStep/team.json @@ -0,0 +1,11 @@ +{ +"teamName": "ITStep", +"members": [ +{ +"name": "Illya Rochev", +"twitter": "@illyar80", +"koding": "illyar80", +"location": "Dnepropetrovsk,UKR" +} +] +}