Create team.json

This commit is contained in:
Nicolò Pretto
2014-11-27 16:55:25 +01:00
parent 6bab1b91ea
commit 904a3e7357
+17
View File
@@ -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"
}
]
}