From d6f32b1b3de3ad65a60d776819bc627cc34233f9 Mon Sep 17 00:00:00 2001 From: Precious Jahlom Agboado Date: Tue, 2 Dec 2014 16:59:59 +0000 Subject: [PATCH] Create team.json --- Teams/MethodJumpers/team.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Teams/MethodJumpers/team.json diff --git a/Teams/MethodJumpers/team.json b/Teams/MethodJumpers/team.json new file mode 100644 index 0000000..d45027b --- /dev/null +++ b/Teams/MethodJumpers/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "Method Jumpers", + "members": [ + { + "name": "Precious Jahlom Agbaodo", + "twitter": "jahlomp", + "koding": "jahlomp", + "location": "Accra, GH", + "lead": true + }, + { + "name": "Jeffrey Godwyll", + "twitter": "rey12rey", + "koding": "jeffgodwyll", + "location": "Ghana, GH" + } + ] +}