Create team.json

This commit is contained in:
onCommand
2014-12-02 08:56:19 +01:00
parent 72cb66a8e6
commit d7f2ff02dc
+24
View File
@@ -0,0 +1,24 @@
{
"teamName": "dontyoueatanyofmyfood",
"members": [
{
"name": "Marc Seibert",
"twitter": "dyeaomf,
"koding": "oncommand",
"location": "Frankfurt am Main, DE",
"leader": true
},
{
"name": "Christian Lemcke",
"twitter": "chriseeey",
"koding": "chriseey",
"location": "Frankfurt am Main, DE"
},
{
"name": "Marvin Burk",
"twitter": "ClexLoL",
"koding": "clex",
"location": "Frankfurt am Main, DE"
}
]
}