From efc1d3053bebc3bc7e62ba0983fb066eeac04629 Mon Sep 17 00:00:00 2001 From: Hamdan Kamel Date: Sat, 29 Nov 2014 12:53:30 +0200 Subject: [PATCH] PalPHPTeam --- Teams/PalPHP/team.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 Teams/PalPHP/team.json diff --git a/Teams/PalPHP/team.json b/Teams/PalPHP/team.json new file mode 100644 index 0000000..bc1ebfa --- /dev/null +++ b/Teams/PalPHP/team.json @@ -0,0 +1,26 @@ +{ + "teamName": "PalPHP", + "members": [ + { + "name": "Hamdan Taima", + "twitter": "php_proff", + "koding": "phpproff", + "location": "Gaza , Palestine", + "lead": true + }, + { + "name": "Feras Saqqa", + "twitter": "FerasSaqqa", + "location": "Gaza , Palestine" + }, + { + "name": "Eyad Farra", + "twitter": "EyadFarra", + "location": "Gaza , Palestine" + }, + { + "name": "Ohood Musabih", + "location": "Gaza , Palestine", + } + ] +}