Create team.json

This commit is contained in:
Ethan Chiu
2014-11-27 00:00:00 -05:00
parent 443d136312
commit 2c0855e544

12
Teams/Sol/team.json Normal file
View File

@@ -0,0 +1,12 @@
{
"teamName": "Sol",
"members": [
{
"name": "Ethan Chiu",
"twitter": "twitter acct no @",
"koding": "17chiue",
"location": "Wellesley, US"
},
]
}