Add team.json
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"teamName": "Hatzors",
|
||||
"members": [
|
||||
{
|
||||
"name": "Eden S.-G.",
|
||||
"twitter": "Eden_SG",
|
||||
"koding": "edensg",
|
||||
"location": "Ontario, CA",
|
||||
"lead": true
|
||||
},
|
||||
{
|
||||
"name": "Michael Barker",
|
||||
"twitter": "TheMacMini09",
|
||||
"koding": "themacmini09",
|
||||
"location": "Ontario, CA"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user