Create team.json
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"teamName": "Team Koders",
|
||||
"members": [
|
||||
{
|
||||
"name": "Nicolò Pretto",
|
||||
"twitter": "lordkryss",
|
||||
"koding": "lordkryss",
|
||||
"location": "Rovereto, it"
|
||||
},
|
||||
{
|
||||
"name": "Patrick Peterle",
|
||||
"twitter": "aa",
|
||||
"koding": "aa",
|
||||
"location": "Trento, IT"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user