diff --git a/Teams/Sol/team.json b/Teams/Sol/team.json new file mode 100644 index 0000000..c15dfac --- /dev/null +++ b/Teams/Sol/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Sol", + "members": [ + { + "name": "Ethan Chiu", + "twitter": "twitter acct no @", + "koding": "17chiue", + "location": "Wellesley, US" + }, + + ] +}