Create team.json
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"teamName": "Black Rabbits",
|
||||
"members": [
|
||||
{
|
||||
"name": "Raymond Evans",
|
||||
"twitter": "packetghoest",
|
||||
"koding": "packetghoest",
|
||||
"location": "Biloxi, MS"
|
||||
"lead": true
|
||||
},
|
||||
{
|
||||
"name": "Jason Davis",
|
||||
"twitter": "None",
|
||||
"koding": "None",
|
||||
"location": "Biloxi MS",
|
||||
},
|
||||
{
|
||||
"name": "John Harter",
|
||||
"twitter": "None",
|
||||
"koding": "None",
|
||||
"location": "Biloxi, MS"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user