Create team.json

This commit is contained in:
hichris1234
2014-12-02 20:15:59 -05:00
parent c1fb4da451
commit 5b59bd95f2

9
Teams/TeamSudo/team.json Normal file
View File

@@ -0,0 +1,9 @@
{
"teamName": "Team Sudo",
"members": [
{
"name": "Chris N",
"koding": "hichris123"
}
]
}