Create team.json

This commit is contained in:
Jan Rokita
2014-11-28 17:57:48 +00:00
parent 267fa289ba
commit 572aba365d
+17
View File
@@ -0,0 +1,17 @@
{
"teamName": "UDCrew",
"members": [
{
"name": "Jan (Johny) R",
"twitter": "tgjohny",
"koding": "djczaha39",
"location": "Guildford, UK"
},
{
"name": "Grzegorz D",
"twitter": "grabusz",
"koding": "grabusz",
"location": "Wrocław, PL"
}
]
}