Add team.json

This commit is contained in:
Eden S.-G
2014-11-27 10:49:06 -05:00
parent 2c37b1e4d1
commit dab971b385
+18
View File
@@ -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"
}
]
}