Create team.json

This commit is contained in:
Precious Jahlom Agboado
2014-12-02 16:59:59 +00:00
parent 4ff357fa89
commit d6f32b1b3d
+18
View File
@@ -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"
}
]
}