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" + } + ] +}