Added team.json

This commit is contained in:
AlexBondor
2014-11-27 23:34:16 +02:00
parent 2046635349
commit 29c039f6c7
+23
View File
@@ -0,0 +1,23 @@
{
"teamName": "3",
"members": [
{
"name": "Alexandru Bondor",
"twitter": "AlexBondor",
"koding": "alexbondor",
"location": "Cluj-Napoca, RO",
"lead": true
},
{
"name": "Mihai Hanga",
"koding": "terente",
"location": "Ocna Mureș, RO"
},
{
"name": "Adrian Rus",
"twitter": "AdrrrianR",
"koding": "adrrrian",
"location": "Cluj-Napoca, RO"
}
]
}