Added team information

This commit is contained in:
sm0ke21
2014-11-29 09:22:50 +01:00
parent 55bb8b30d4
commit 1a709c7e03

17
Teams/teamgr/team.json Normal file
View File

@@ -0,0 +1,17 @@
{
"teamName": "teamgr",
"members": [
{
"name": "Dimitrios Kordas",
"twitter": "sm0ke21",
"koding": "teamgr",
"location": "Cologne, DE"
},
{
"name": "Ioannis Krommydas",
"twitter": "kr0mmy",
"koding": "",
"location": "Cologne, DE"
}
]
}