Create team.json
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"teamName": "PyJunkies",
|
||||
"members": [
|
||||
{
|
||||
"name": "Michal Racek",
|
||||
"twitter": "krablak",
|
||||
"koding": "krablak",
|
||||
"location": "Hradec Kralove, CZ",
|
||||
"lead": true
|
||||
},{
|
||||
"name": "Radek Hofman",
|
||||
"twitter": "PapaBenedikto",
|
||||
"koding": "jeanlucbaptiste",
|
||||
"location": "Vienna, AT"
|
||||
},
|
||||
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user