Added base team information

This commit is contained in:
David Allen Graham
2014-11-28 17:13:40 -05:00
parent e756059d0c
commit afe3ee916d
+20
View File
@@ -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