Creating team.json

This commit is contained in:
iggy10101001
2014-11-26 10:55:01 +01:00
parent c039ce0e31
commit 5aff41e3bf

12
Teams/Knecht/team.json Normal file
View File

@@ -0,0 +1,12 @@
{
"teamName": "Knecht",
"members": [
{
"name": "Ivan Gabriel Juricic",
"twitter": "iggitweets",
"koding": "pocketbyte",
"location": "Zagreb, HR",
"lead": true
}
]
}