From 87651e51b3673ac2b273e26001f12a9d218885b7 Mon Sep 17 00:00:00 2001 From: Gavin Date: Wed, 3 Dec 2014 17:45:50 +0200 Subject: [PATCH] Create team.json for FelixInteractive --- Teams/FelixInteractive/team.json | 36 ++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Teams/FelixInteractive/team.json diff --git a/Teams/FelixInteractive/team.json b/Teams/FelixInteractive/team.json new file mode 100644 index 0000000..270c728 --- /dev/null +++ b/Teams/FelixInteractive/team.json @@ -0,0 +1,36 @@ +{ + "teamName": "FelixInteractive", + "members": [ + { + "name": "Faris Issa", + "twitter": "", + "koding": "farisissa8", + "location": "Amman, JO" + }, + { + "name": "Nareg Aslanian", + "twitter": "", + "koding": "nareg26", + "location": "Amman, JO" + }, + { + "name": "Waleed Ammari", + "twitter": "ammariwaleed", + "koding": "willjo", + "location": "Amman, JO" + }, + { + "name": "Meran Nasser", + "twitter": "", + "koding": "merannasser", + "location": "Amman, JO" + }, + { + "name": "Gavin Ching", + "twitter": "gching", + "koding": "gching", + "location": "Amman, JO" + } + + ] +}