Create team.json
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"teamName": "FrankTheTank",
|
||||
"members": [
|
||||
{
|
||||
"name": "Frank Blechschmidt",
|
||||
"twitter": "FraBle90",
|
||||
"koding": "frable",
|
||||
"location": "San Francsico, US",
|
||||
"lead": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user