Create team.json
This commit is contained in:
36
Teams/Hack-the-Planet/team.json
Normal file
36
Teams/Hack-the-Planet/team.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"teamName": "Hack the Planet",
|
||||
"members": [
|
||||
{
|
||||
"name": "Charles Sinclair",
|
||||
"twitter": "",
|
||||
"koding": "Will Sin",
|
||||
"location": "Charlotte, US",
|
||||
"lead": true
|
||||
},
|
||||
{
|
||||
"name": "Simon Girma",
|
||||
"twitter": "",
|
||||
"koding": "",
|
||||
"location": "Charlotte, US"
|
||||
},
|
||||
{
|
||||
"name": "Markcus Wallace",
|
||||
"twitter": "",
|
||||
"koding": "",
|
||||
"location": "Raleigh, US"
|
||||
},
|
||||
{
|
||||
"name": "Daniel Godfrey",
|
||||
"twitter": "",
|
||||
"koding": "",
|
||||
"location": "Charlotte, US"
|
||||
},
|
||||
{
|
||||
"name": "Chris Wesley",
|
||||
"twitter": "",
|
||||
"koding": "",
|
||||
"location": "Charlotte, US"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user