Create team.json
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user