diff --git a/Teams/Antonio/team.json b/Teams/Antonio/team.json new file mode 100644 index 0000000..73aecbc --- /dev/null +++ b/Teams/Antonio/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "Antonio", + "members": [ + { + "name": "Anton Bahurinsky", + "twitter": "AntonioSanya16", + "koding": "antonio16", + "location": "Kyiv, UA", + "lead": true + } + ] +}