Create team.json
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"teamName": "QuickLuckers",
|
||||
"members": [
|
||||
{
|
||||
"name": "Aleksander Chepurnoy",
|
||||
"twitter": "biz_ze",
|
||||
"koding": "bizze",
|
||||
"location": "Vladivostok, RU",
|
||||
"lead": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user