diff --git a/Teams/3/team.json b/Teams/3/team.json new file mode 100644 index 0000000..d91eedf --- /dev/null +++ b/Teams/3/team.json @@ -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" + } + ] +}