From 52b0d7d1948f0f8398d012a5b4b01ae41294360a Mon Sep 17 00:00:00 2001 From: Hristo Hristov Date: Thu, 27 Nov 2014 01:05:32 +0200 Subject: [PATCH] Create teams.json --- Teams/Super-Mosquitto/teams.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Teams/Super-Mosquitto/teams.json diff --git a/Teams/Super-Mosquitto/teams.json b/Teams/Super-Mosquitto/teams.json new file mode 100644 index 0000000..f59f259 --- /dev/null +++ b/Teams/Super-Mosquitto/teams.json @@ -0,0 +1,16 @@ +{ + "teamName": "Super-Mosquitto", + "members": [ + { + "name": "Full Name", + "twitter": "twitter acct no @", + "koding": "koding username", + "location": "city, 2 digit country code" + }, + { + "name": "Hristo Hristov", + "koding": "interdrift", + "location": "Bourgas,BG" + } + ] +}