Create team.json
This commit is contained in:
17
Teams/TeamHairball/team.json
Normal file
17
Teams/TeamHairball/team.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"teamName": "Team Hairball",
|
||||
"members": [
|
||||
{
|
||||
"name": "Paul Bailey",
|
||||
"twitter": "pizzapanther",
|
||||
"koding": "pizzapanther",
|
||||
"location": "League City, US"
|
||||
},
|
||||
{
|
||||
"name": "Chris Cauley",
|
||||
"twitter": "lablackey",
|
||||
"koding": "Chriscauley",
|
||||
"location": "Houston, US"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user