Added base team information
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
2 "teamName": "Just Wanna Play Games",
|
||||
3 "members": [
|
||||
4 {
|
||||
5 "name": "Full Name",
|
||||
6 "twitter": "twitter acct no @",
|
||||
7 "koding": "koding username",
|
||||
8 "location": "city, 2 digit country code"
|
||||
9 },
|
||||
10 {
|
||||
11 "name": "David Graham",
|
||||
12 "twitter": "JustwPlayGames",
|
||||
13 "koding": "wer2chosen",
|
||||
14 "location": "Cleveland, OH"
|
||||
15 }
|
||||
|
||||
29
|
||||
35 ]
|
||||
36 }
|
||||
Enter file contents here
|
||||
Reference in New Issue
Block a user