Create team.json
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"teamName": "Blue Shirt Academy",
|
||||
"members": [
|
||||
{
|
||||
"name": "Rachel Stein",
|
||||
"twitter": "steinrach",
|
||||
"koding": "rstein",
|
||||
"location": "Grand Rapids, US"
|
||||
},
|
||||
{
|
||||
"name": "Tawodros Yeberahu",
|
||||
"twitter": "exp_teddy",
|
||||
"koding": "teddy-exp",
|
||||
"location": "Grand Rapids, US",
|
||||
"lead": true
|
||||
},
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user