Create team.json
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user